mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 10:31:34 +08:00
Fixed typo.
This commit is contained in:
parent
7635455c8d
commit
b649c1b034
@ -12,7 +12,7 @@ Just copy the files to your build tree and use a C++11 compiler
|
|||||||
* mingw with g++ 4.9.x
|
* mingw with g++ 4.9.x
|
||||||
|
|
||||||
##Features
|
##Features
|
||||||
* Very fast - performance is the primary goal (see [becnhmarks](#benchmarks) below).
|
* Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below).
|
||||||
* Headers only.
|
* Headers only.
|
||||||
* No dependencies - just copy and use.
|
* No dependencies - just copy and use.
|
||||||
* Cross platform - Linux / Windows on 32/64 bits.
|
* Cross platform - Linux / Windows on 32/64 bits.
|
||||||
|
Loading…
Reference in New Issue
Block a user