diff options
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index addfea98d..fc1dc2c6f 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -188,7 +188,7 @@ <item> <widget class="QToolButton" name="profPn2"> <property name="toolTip"> - <string>Enable the pn2 Graph</string> + <string>Enable the pN2 Graph</string> </property> <property name="text"> <string>...</string> @@ -214,7 +214,7 @@ <item> <widget class="QToolButton" name="profPhe"> <property name="toolTip"> - <string>Enable the phe graph</string> + <string>Enable the pHe graph</string> </property> <property name="text"> <string>...</string> |