Explorar el Código

Fixed comment

Jan Potocki hace 5 años
padre
commit
62ff6ef5b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      pea2plus.cpp

+ 1
- 1
pea2plus.cpp Ver fichero

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

Loading…
Cancelar
Guardar