example typo

This commit is contained in:
gabime 2014-11-05 23:46:15 +02:00
parent 017088d01c
commit d0678d8a7e

View File

@ -29,7 +29,7 @@
#include "spdlog/spdlog.h"
int maina(int, char* [])
int main(int, char* [])
{
namespace spd = spdlog;