Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
75ff64b6
Commit
75ff64b6
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: parsing
parent
9ab513ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/d2/parser_context.h
View file @
75ff64b6
...
...
@@ -57,7 +57,7 @@ public:
///< Used for parsing content of a TSIG key.
PARSER_TSIG_KEY
,
///< Used for pasing a list of TSIG Keys.
///< Used for pa
r
sing a list of TSIG Keys.
PARSER_TSIG_KEYS
,
///< Used for parsing content of a DDNS Domain.
...
...
@@ -69,7 +69,7 @@ public:
///< Used for parsing content of a DNS Server.
PARSER_DNS_SERVER
,
///< Used for pasing a list of DNS servers.
///< Used for pa
r
sing a list of DNS servers.
PARSER_DNS_SERVERS
}
ParserType
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment