summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/oxyframe.h
authorcniehaus <cniehaus>2002-12-01 12:38:02 (UTC)
committer cniehaus <cniehaus>2002-12-01 12:38:02 (UTC)
commitbeb043f41e232e9dc8768e5fd619c2b80e805f73 (patch) (side-by-side diff)
tree0ae928be4830d3e1ac4e2b55ffc4635cb86944bd /noncore/apps/oxygen/oxyframe.h
parent666313593479c03cdc88bd8fde926af181cb8423 (diff)
downloadopie-beb043f41e232e9dc8768e5fd619c2b80e805f73.zip
opie-beb043f41e232e9dc8768e5fd619c2b80e805f73.tar.gz
opie-beb043f41e232e9dc8768e5fd619c2b80e805f73.tar.bz2
typos
Diffstat (limited to 'noncore/apps/oxygen/oxyframe.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/oxyframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/oxyframe.h b/noncore/apps/oxygen/oxyframe.h
index 9736ea9..4b25525 100644
--- a/noncore/apps/oxygen/oxyframe.h
+++ b/noncore/apps/oxygen/oxyframe.h
@@ -33,7 +33,7 @@ class OxyFrame : public QLabel
signals:
/*
- * this signal emits the name ( the elemen-number )
+ * this signal emits the name (the element-number)
*/
void num(QString);
};