diff options
-rw-r--r-- | sysutils/xcdroast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index 987f3dec9172..d298efb7bfed 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -38,7 +38,7 @@ pre-everything:: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_NONROOT=yes Use xcdroast w/o beeing root" + @${ECHO} " WITH_NONROOT=yes Use xcdroast w/o being root" @${ECHO} "" post-patch: |