Skip to content
GitLab
Menu
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
638a87e7
Commit
638a87e7
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: fail
parent
15c708ee
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/hooks/library_manager_collection.h
View file @
638a87e7
...
@@ -139,7 +139,7 @@ public:
...
@@ -139,7 +139,7 @@ public:
///
///
/// @param libraries List of libraries to validate
/// @param libraries List of libraries to validate
///
///
/// @return Vector of libraries that faled to validate, or an empty vector
/// @return Vector of libraries that fa
i
led to validate, or an empty vector
/// if all validated.
/// if all validated.
static
std
::
vector
<
std
::
string
>
static
std
::
vector
<
std
::
string
>
validateLibraries
(
const
std
::
vector
<
std
::
string
>&
libraries
);
validateLibraries
(
const
std
::
vector
<
std
::
string
>&
libraries
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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