Skip to content

Commit

Permalink
jeste malickost v cestine :)
Browse files Browse the repository at this point in the history
  • Loading branch information
onovy committed Jun 8, 2005
1 parent 4c5aba5 commit a7bd17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IRC.java
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ public void run() {
rs.close();
ps.close();
if (pocet==0) {
sendMessage(channel,"Došly otázky, jedeme od znova!");
sendMessage(channel,"Došly otázky, jedeme znovu!");
mysql.query("UPDATE otazky SET last=NULL");
}
} catch (SQLException e) {
Expand Down

0 comments on commit a7bd17a

Please sign in to comment.