example typo
This commit is contained in:
		@@ -29,7 +29,7 @@
 | 
				
			|||||||
#include "spdlog/spdlog.h"
 | 
					#include "spdlog/spdlog.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
int maina(int, char* [])
 | 
					int main(int, char* [])
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    namespace spd = spdlog;
 | 
					    namespace spd = spdlog;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user