浏览代码

Fixed comment

Jan Potocki 6 年前
父节点
当前提交
62ff6ef5b5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pea2plus.cpp

+ 1
- 1
pea2plus.cpp 查看文件

12
 using namespace std;
12
 using namespace std;
13
 
13
 
14
 // USTAWIENIA
14
 // USTAWIENIA
15
-// Liczba powtorzen automatycznych pomiarow do usrednienia
15
+// Liczba powtorzen automatycznych pomiarow
16
 const int measureIterations = 10;
16
 const int measureIterations = 10;
17
 // liczba automatycznych pomiarow
17
 // liczba automatycznych pomiarow
18
 const int measureNumber = 4;
18
 const int measureNumber = 4;

正在加载...
取消
保存