summaryrefslogtreecommitdiff
path: root/shell/source/tools/lngconvex
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/tools/lngconvex')
-rw-r--r--shell/source/tools/lngconvex/lngconvex.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/tools/lngconvex/lngconvex.cxx b/shell/source/tools/lngconvex/lngconvex.cxx
index bb08e4d68ceb..2a9da14fe9cc 100644
--- a/shell/source/tools/lngconvex/lngconvex.cxx
+++ b/shell/source/tools/lngconvex/lngconvex.cxx
@@ -392,7 +392,7 @@ void read_file(
}
}
-/** A simple helper function that appens the
+/** A simple helper function that happens the
content of one file to another one */
void concatenate_files(std::ostream& os, std::istream& is)
{