with -> when
Signed-off-by: William Giokas <[email protected]>
---
doc/makepkg.conf.5.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt
index 0d1cf00..be5b809 100644
--- a/doc/makepkg.conf.5.txt
+++ b/doc/makepkg.conf.5.txt
@@ -182,7 +182,7 @@ Options
*debug*;;
Add the user-specified debug flags as specified in DEBUG_CFLAGS
and
DEBUG_CXXFLAGS to their counterpart buildflags. Creates a
separate
- package containing the debug symbols with used with `strip'.
+ package containing the debug symbols when used with `strip'.
**INTEGRITY_CHECK=(**check1 ...**)**::
File integrity checks to use. Multiple checks may be specified; this
--
1.8.2.279.g631bc94