]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: auxiliary
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:40:01 +0000 (11:40 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:40:01 +0000 (11:40 -0400)
src/lib/cc/tests/data_file_unittests.cc

index 60f4085387e55d849c337593178c89a2bb05d16f..24cca67e378688c28c74ef4f183685e07f7f9d47 100644 (file)
@@ -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) {