(doc) use c++ instead of cpp to mark a block of C++ code
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
 | 
			
		||||
## Example code
 | 
			
		||||
 | 
			
		||||
```cpp
 | 
			
		||||
```c++
 | 
			
		||||
// Required on Windows
 | 
			
		||||
ix::initNetSystem();
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user