diff libinterp/dldfcn/xzip.cc @ 22330:53e246fd8124

doc: Spellcheck documentation ahead of 4.2 release. * aspell-octave.en.pws: Add new words to Octave dictionary. * func.txi, xzip.cc, publish.m, normest1.m, version.m, light.m: Spellcheck documentation ahead of 4.2 release.
author Rik <rik@octave.org>
date Wed, 17 Aug 2016 08:20:26 -0700
parents 71dd9d5a5ecd
children
line wrap: on
line diff
--- a/libinterp/dldfcn/xzip.cc	Wed Aug 17 10:55:38 2016 -0400
+++ b/libinterp/dldfcn/xzip.cc	Wed Aug 17 08:20:26 2016 -0700
@@ -547,7 +547,7 @@
 If @var{dir} is defined the compressed files are placed in this directory,
 rather than the original directory where the uncompressed file resides.
 Note that this does not replicate a directory tree in @var{dir} which may
-lead to files overwritting each other if there are multiple files with the
+lead to files overwriting each other if there are multiple files with the
 same name.
 
 If @var{dir} does not exist it is created.
@@ -590,7 +590,7 @@
 If @var{dir} is defined the compressed files are placed in this directory,
 rather than the original directory where the uncompressed file resides.
 Note that this does not replicate a directory tree in @var{dir} which may
-lead to files overwritting each other if there are multiple files with the
+lead to files overwriting each other if there are multiple files with the
 same name.
 
 If @var{dir} does not exist it is created.