summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/knutmainwindow.h2
-rwxr-xr-xsrc/knutnet.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/knutmainwindow.h b/src/knutmainwindow.h
index bdea071..2842c4e 100644
--- a/src/knutmainwindow.h
+++ b/src/knutmainwindow.h
@@ -333,7 +333,7 @@ class KNutMainWindow : public KMainWindow {
float m_lowXfer, m_highXfer;
TQPalette m_mainPalette, m_areaPalette, m_mPanelPalette, m_aPanelPalette;
- // Combo a potqmocne struktury pro dolni radku
+ // Combo a pomocne struktury pro dolni radku
// Combo and help structures for bottom line.
KComboBox *m_infoCombo;
diff --git a/src/knutnet.h b/src/knutnet.h
index 4f816f5..c5ef55e 100755
--- a/src/knutnet.h
+++ b/src/knutnet.h
@@ -861,7 +861,7 @@ private:
TQValueVector<upsVarDef> m_listVars;
TQValueVector<upsICommDef> m_listIComms;
-/********* Potqmocne promenne ***********/
+/********* Pomocne promenne ***********/
int m_posChar;
};