diff options
Diffstat (limited to 'src/lib/conf.sh.3.ronn')
-rw-r--r-- | src/lib/conf.sh.3.ronn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/conf.sh.3.ronn b/src/lib/conf.sh.3.ronn index 1b26a06..0974bdb 100644 --- a/src/lib/conf.sh.3.ronn +++ b/src/lib/conf.sh.3.ronn @@ -21,7 +21,7 @@ To accommodate this, instead of using the usual $<USER> and $<HOME>, * <LIBREUSER>: If $<SUDO_USER> is set, then $<LIBREUSER> is set to - that. Otherwise, $<LIBREUSER> is set to the value of $<USER>. + that. Otherwise, $<LIBREUSER> is set to the value of $<USER>. * <LIBREHOME>: If $<LIBREUSER> == $<USER>, then $<LIBREHOME> is set to the value of $<HOME>. Otherwise, it is set to the default home directory |