From ad567117a5cd74fd5937d92b73023c4b91f8f73d Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 5 Feb 2018 16:38:56 -0600 Subject: [PATCH] Leafpad: Nani? Rework description Signed-off-by: Morgan Lee --- source/3/3.3/3.3.4/leafpad.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/3/3.3/3.3.4/leafpad.rst b/source/3/3.3/3.3.4/leafpad.rst index c5c2dad6..60f83e27 100644 --- a/source/3/3.3/3.3.4/leafpad.rst +++ b/source/3/3.3/3.3.4/leafpad.rst @@ -3,8 +3,8 @@ Chapter 3.3.4: Leafpad Description ----------- -Leafpad is a simple GTK+ text editor that emphasizes simplicity, similar to gedit that ships with Ubuntu. -It is simple to use and starts up quickly, while still containing essential features, being an ideal lightweight text editor that can be used for development despite its lightness. +Leafpad is a simple GTK+ text editor that emphasizes simplicity, similar to gedit that ships with Ubuntu. +It is simple to use and starts up quickly, while still containing essential features, being a decent, lightweight text editor that can be used for development despite its lightness. Leafpad allows to perform basic text operations, including unlimited undo/redo and drag-and-drop. It automatically detects codeset, but you can also change it manually. It can create automatic indents and display line numbers, which is useful for programming. You can also print text from this app.