]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] spelling
authorFrancis Dupont <fdupont@isc.org>
Wed, 8 Feb 2017 15:01:37 +0000 (16:01 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 8 Feb 2017 15:01:37 +0000 (16:01 +0100)
.gitmodules [new file with mode: 0644]
src/bin/dhcp4/parser_context.h
src/bin/dhcp6/parser_context.h

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..d702696
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "premium"]
+       path = premium
+       url = ssh://fdupont@repo.isc.org:/proj/git/prod/kea-premium.git
index fa5a81c2448e57ef0254d290ca10241c8f33e94b..d5264571d1fe662bc7014c6e502265cdaa7f5aa2 100644 (file)
@@ -318,7 +318,7 @@ public:
     /// @throw isc::Unexpected if unbalanced
     void leave();
 
-    /// @brief Get the syntactix context name
+    /// @brief Get the syntactic context name
     ///
     /// @return printable name of the context.
     const std::string contextName();
@@ -327,7 +327,7 @@ public:
     /// @brief Flag determining scanner debugging.
     bool trace_scanning_;
 
-    /// @brief Flag determing parser debugging.
+    /// @brief Flag determining parser debugging.
     bool trace_parsing_;
 
     /// @brief Syntactic context stack
index 3f2f94b17f84c69bac9b3a2f938e24f50dfc9502..15c777f4839833ebbd58e939b1ebc22da99369aa 100644 (file)
@@ -327,7 +327,7 @@ public:
     /// @throw isc::Unexpected if unbalanced
     void leave();
 
-    /// @brief Get the syntactix context name
+    /// @brief Get the syntactic context name
     ///
     /// @return printable name of the context.
     const std::string contextName();
@@ -336,7 +336,7 @@ public:
     /// @brief Flag determining scanner debugging.
     bool trace_scanning_;
 
-    /// @brief Flag determing parser debugging.
+    /// @brief Flag determining parser debugging.
     bool trace_parsing_;
 
     /// @brief Syntactic context stack