summaryrefslogtreecommitdiff
path: root/ppdc/ppdc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ppdc/ppdc.cxx')
-rw-r--r--ppdc/ppdc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppdc/ppdc.cxx b/ppdc/ppdc.cxx
index bd73c0ee5..78752e5ec 100644
--- a/ppdc/ppdc.cxx
+++ b/ppdc/ppdc.cxx
@@ -450,7 +450,7 @@ usage(void)
_cupsLangPuts(stdout, _(" --crlf End lines with CR + LF "
"(Windows)."));
_cupsLangPuts(stdout, _(" --lf End lines with LF "
- "(UNIX/Linux/OS X)."));
+ "(UNIX/Linux/macOS)."));
exit(1);
}