We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281d960 commit 2e53b6dCopy full SHA for 2e53b6d
docs/Headers.md
@@ -26,7 +26,7 @@ The following directories and files exist:
26
├── formatting # Specify a formatter to parse configs and warnings to text.
27
│ └── asl.h # Formatter specialized for human-readable prints to fixed-width consoles (Default).
28
│
29
-├── logging # Sepcify an output logger to log warnings and errors to.
+├── logging # Specify an output logger to log warnings and errors to.
30
│ ├── log_to_glog.h # Log to glog. Dependes on 'google/logging'.
31
│ └── log_to_stdout.h # Log to stdout console (Default).
32
0 commit comments