From 61b561bbdfad4def04423f65199b8cf35ae6b99a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 3 Jan 2018 01:28:42 -0500 Subject: libremakepkg: consistent tense in usage text bullets --- src/chroot-tools/libremakepkg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/chroot-tools/libremakepkg b/src/chroot-tools/libremakepkg index 4ad0e0b..b04e2b3 100755 --- a/src/chroot-tools/libremakepkg +++ b/src/chroot-tools/libremakepkg @@ -145,8 +145,8 @@ usage() { the value outside of the chroot.' bullet 'create a `builduser` with the same numeric UID as the invoking $SUDO_USER.' - bullet 'lets this `builduser` call `sudo pacman` without a password.' - bullet 'adds a pacman repositoriy of locally built packages' + bullet 'let this `builduser` call `sudo pacman` without a password.' + bullet 'add a pacman repositoriy of locally built packages' echo prose 'This command is configured both with `chroot.conf` (either in `/etc/libretools.d/` or `$XDG_CONFIG_HOME/libretools/`), and with -- cgit v1.2.2