summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGenerator2016-07-03 15:44:45 +0100
committerGenerator2016-07-03 15:44:45 +0100
commit8bcb43b823d5d8cc976c99eee3aded6cd159b114 (patch)
treeec54dcb4a060aa140c78fefd7a7a46e35bde3dbc
parent8f3b30ac35cb3680393fb984b988093dc2d00be4 (diff)
downloadaur-8bcb43b823d5d8cc976c99eee3aded6cd159b114.tar.gz
fix typo
-rw-r--r--nano-syntax-highlighting.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nano-syntax-highlighting.install b/nano-syntax-highlighting.install
index d4ab059ab720..289bb887eccd 100644
--- a/nano-syntax-highlighting.install
+++ b/nano-syntax-highlighting.install
@@ -6,7 +6,7 @@ post_install() {
==> was installed to /usr/share/nano-syntax-highlighting/nanorc.sample
==>
==> To install you should add the languages you want to your nano configuration file, system-wide or user-specific
-==> system-wide: $ echo " include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc
+==> system-wide: $ echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc
==> user-specific: $ echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> nanorc
_EOF