From: Josh Soref Date: Sun, 23 Jul 2017 15:40:01 +0000 (-0400) Subject: spelling: auxiliary X-Git-Tag: trac5124a_base~35^2~205 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7037feb0a584c853f48d04ce35bb230cb45082cc;p=thirdparty%2Fkea.git spelling: auxiliary --- diff --git a/src/lib/cc/tests/data_file_unittests.cc b/src/lib/cc/tests/data_file_unittests.cc index 60f4085387..24cca67e37 100644 --- a/src/lib/cc/tests/data_file_unittests.cc +++ b/src/lib/cc/tests/data_file_unittests.cc @@ -22,7 +22,7 @@ public: /// @brief writes specified text to a file /// - /// That is an auxilliary function used in fileRead() tests. + /// That is an auxiliary function used in fileRead() tests. /// /// @param content text to be written to disk void writeFile(const std::string& content) {