diff options
Diffstat (limited to 'nxcomp/src/Children.cpp')
-rw-r--r-- | nxcomp/src/Children.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Children.cpp b/nxcomp/src/Children.cpp index e586292da..2431e5329 100644 --- a/nxcomp/src/Children.cpp +++ b/nxcomp/src/Children.cpp @@ -893,7 +893,7 @@ int NXTransKeeper(int caches, int images, const char *root) } // - // Take care of the persisten image cache. + // Take care of the persistent image cache. // Run a number of iterations and then exit, // so we can keep the memory consumption // low. The parent will check our exit code |