summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html b/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html
index 9bd7bc5..8e1a2dc 100644
--- a/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html
+++ b/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html
@@ -38,7 +38,7 @@
6. You can run and test the program <strong>java bintodec3</strong>. On the standard input are entered 24-bit numbers in šhexadecimal format<br><img src="slike/bu9.png"><br></p>
<p>PYTHON------<br>
1. With command nano bintodec3.py create and open empty program with text editor nano<br>
- 2. Write a program which converts 24-bit number in two's complement into a decimal shape<br>
+ 2. Write a program, which converts 24-bit number in two's complement into a decimal shape<br>
<img src="slike/bu5.png"><br>
3. Click Ctrl+X, then Y and Enter, that the program is closed and stored.<br>
4. Start the program with command <strong>python bintodec3.py</strong><br><img src="slike/bu8.png"><br></p><br><br>
@@ -58,4 +58,4 @@
</font>
</body>
-</html> \ No newline at end of file
+</html>