summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/openvpn_simple_smb
diff options
context:
space:
mode:
authoras8881@student.uni-lj.si <as8881@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-01-19 15:46:44 +0000
committeras8881@student.uni-lj.si <as8881@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-01-19 15:46:44 +0000
commit80408d9f242a3a1ae5029da23c23ed4b08a74d15 (patch)
treee526d5e61cde10c0443de86a5116f9b61763e7ce /kpov_judge/tasks/openvpn_simple_smb
parent73c206e0e262b0f7759329f6effb8440f64ad9ed (diff)
Pregledano za napake
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@207 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/openvpn_simple_smb')
-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>