summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-12-21 14:58:17 +0800
committerGitHub <noreply@github.com>2023-12-21 14:58:17 +0800
commit4321ce2635cc91a975580e8a74bff70cf5d8aadf (patch)
tree30939b6718035990774c68b8b2c70b23f4476952 /doc
parent02a1a083ed41867514b3499a0b3a8addb4b01ed4 (diff)
downloadNim-4321ce2635cc91a975580e8a74bff70cf5d8aadf.tar.gz
fixes nimdoc warnings (#23110)
Diffstat (limited to 'doc')
-rw-r--r--doc/manual_experimental.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual_experimental.md b/doc/manual_experimental.md
index 3b552ef8e..87381f655 100644
--- a/doc/manual_experimental.md
+++ b/doc/manual_experimental.md
@@ -2450,7 +2450,7 @@ main()
 
 Will produce: 
 
-```c++
+```cpp
 
 struct Test {
 	Foo foo;