Xℹ Ruoyao 5 years ago
parent
commit
198ee3320d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      content/post/init-array-benchmark.md

+ 1 - 1
content/post/init-array-benchmark.md

@@ -308,4 +308,4 @@ int main()
 }
 ```
 
-如果 `n` 使用了 `default` 默认构造函数,该程序的行为是未定义的。
+如果 `node` 使用了 `default` 默认构造函数,该程序的行为是未定义的。