Skip to content

Commit

Permalink
Comment change for issue KjellKod#232 (KjellKod#237)
Browse files Browse the repository at this point in the history
* Fixing some English/typos and a cyclical header include.

* Comment fix for issue# 232
  • Loading branch information
PeasantCodeFarmer authored and Kjell Hedström committed Dec 5, 2017
1 parent 0005e14 commit e7d3b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/g3log/loglevels.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ namespace g3 {

/// reset all default logging levels to enabled
/// remove any added logging levels so that the only ones left are
/// {DEBUG,INFO,WARNING,ERROR,FATAL}
/// {DEBUG,INFO,WARNING,FATAL}
void reset();
} // only_change_at_initialization

Expand Down

0 comments on commit e7d3b9d

Please sign in to comment.