diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-09-11 02:51:46 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-09-11 02:51:46 +0800 |
commit | 52e782d2417b326d839c01397be09bfa9b0beb1b (patch) | |
tree | ebf4eb4f8876d1520ffb2eafc96a67b4d9fcb116 /editors | |
parent | fa4f5c94c8328bb46cf93c88e956b750efcf4a85 (diff) | |
download | freebsd-ports-gnome-52e782d2417b326d839c01397be09bfa9b0beb1b.tar.gz freebsd-ports-gnome-52e782d2417b326d839c01397be09bfa9b0beb1b.tar.zst freebsd-ports-gnome-52e782d2417b326d839c01397be09bfa9b0beb1b.zip |
Some typo fixes and whitespace cleanup for pkg-descr files.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/chexedit/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/chexedit/pkg-descr b/editors/chexedit/pkg-descr index 811bda34b159..5f305587f33b 100644 --- a/editors/chexedit/pkg-descr +++ b/editors/chexedit/pkg-descr @@ -1,6 +1,6 @@ Hexedit is a Curses based Hex editor. Unlike a text editor, which is used for editing text documents in the desired language, hexedit -lets you edit any file as it's byte(1) for byte representation. It can +lets you edit any file as its byte for byte representation. It can even let you view and edit your fixed disks on your Linux system. This is not ideal for writing a letter or writing c code, but there are my times when this is ideal: |