]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/env.c
Update all references to OS X to macOS.
[thirdparty/cups.git] / scheduler / env.c
index 0645b13801cf310a327db1d96e6482f32ba3f1f1..c5e8c61e98ae7811c5cc12f8888b7141b04f2176 100644 (file)
@@ -49,7 +49,7 @@ cupsdInitEnv(void)
 
 #if defined(__APPLE__)
  /*
-  * Add special voodoo magic for MacOS X - this allows MacOS X
+  * Add special voodoo magic for MacmacOS - this allows MacmacOS
   * programs to access their bundle resources properly...
   *
   * This string is replaced in cupsdStartProcess()...