summaryrefslogtreecommitdiffstats
path: root/src/locale.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 20:57:43 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 20:57:43 (EDT)
commitea8868be52ef56c342725b83cdcb59493a65d887 (patch)
treedd37421dabaf09931cd1ec4e4d24138b0ae09716 /src/locale.sh
parent72f4009b7b1cb37cb6a28fb27d2951383ad7890a (diff)
`git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`
Diffstat (limited to 'src/locale.sh')
-rw-r--r--src/locale.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale.sh b/src/locale.sh
index e0096b1..0d77cb3 100644
--- a/src/locale.sh
+++ b/src/locale.sh
@@ -1,5 +1,5 @@
# pro-archman
-# lib/locale.sh
+# src/locale.sh
# Locale functions
#
# Copyright (C) 2012, 2013 Patrick "P. J." McDermott