-rw-r--r-- | noncore/apps/oxygen/TODO | 6 | ||||
-rw-r--r-- | noncore/apps/oxygen/oxyframe.h | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/noncore/apps/oxygen/TODO b/noncore/apps/oxygen/TODO index a6911f6..d1b2a28 100644 --- a/noncore/apps/oxygen/TODO +++ b/noncore/apps/oxygen/TODO @@ -3,3 +3,3 @@ TODO: small things: -* there are bug in the layouting of the table +* there are bugs in the layouting of the table * Elementar symbols should be small enough to fit the boxes @@ -16,4 +16,4 @@ wishes: * add radio active decay -* let the use choose the units +* let the user choose the units i.e. pm <-> \AA; J <-> eV <-> Hartree; K <-> °C -* add aditional attributes: oxidation numbers, different radii +* add additional attributes: oxidation numbers, different radii 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 @@ -35,3 +35,3 @@ class OxyFrame : public QLabel /* - * this signal emits the name ( the elemen-number ) + * this signal emits the name (the element-number) */ |