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