Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
cd4ff999
Commit
cd4ff999
authored
Nov 18, 2013
by
antirez
Browse files
Fix typo 'configuraiton' in rewriteConfigRewriteLine() comment.
parent
b2f83439
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/config.c
View file @
cd4ff999
...
...
@@ -1258,7 +1258,7 @@ struct rewriteConfigState *rewriteConfigReadOldFile(char *path) {
/* Rewrite the specified configuration option with the new "line".
* It progressively uses lines of the file that were already used for the same
* configura
i
ton option in the old version of the file, removing that line from
* configurat
i
on option in the old version of the file, removing that line from
* the map of options -> line numbers.
*
* If there are lines associated with a given configuration option and
...
...
Write
Preview
Markdown
is supported
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