Skip to content

Commit

Permalink
Merge pull request #1078 from alanbuxey/patch-23
Browse files Browse the repository at this point in the history
Update log.c
  • Loading branch information
arr2036 committed Jun 27, 2015
2 parents 0674d7b + 9306834 commit a370933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/log.c
Expand Up @@ -827,7 +827,7 @@ void radlog_request_error(log_type_t type, log_lvl_t lvl, REQUEST *request, char
va_end(ap);
}

/** Write the string being parsed, and a marker showing where the parse error ocurred
/** Write the string being parsed, and a marker showing where the parse error occurred
*
* @param type the log category.
* @param lvl of debugging this message should be logged at.
Expand Down

0 comments on commit a370933

Please sign in to comment.