summaryrefslogtreecommitdiffstats
path: root/development/shed
diff options
context:
space:
mode:
author B. Watson2020-10-13 07:17:46 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:40 +0200
commita8ef2e8e8bc875f0340d8d0ae8b31c1ac6813057 (patch)
tree771a4e20306a06bba8f64d70c5c7dbd17d3f9591 /development/shed
parent1835f38271ec4b326a0445673facc48b7c343395 (diff)
downloadslackbuilds-a8ef2e8e8bc875f0340d8d0ae8b31c1ac6813057.tar.gz
development/shed: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/shed')
-rw-r--r--development/shed/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/shed/README b/development/shed/README
index dadfeb246b..dc44a7ed31 100644
--- a/development/shed/README
+++ b/development/shed/README
@@ -1,4 +1,4 @@
-Shed is a hex editor written for unix/linux using ncurses, with a friendly
-pico-style interface. Shows data in ascii, hex, dec, oct and binary, and
-allows editing in all of these bases. Features also include searching and
-dumping.
+Shed is a hex editor written for unix/linux using ncurses, with a
+friendly pico-style interface. Shows data in ascii, hex, dec, oct and
+binary, and allows editing in all of these bases. Features also include
+searching and dumping.