diff options
Diffstat (limited to 'ksim/monitors/snmp/hostdialog.cpp')
-rw-r--r-- | ksim/monitors/snmp/hostdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitors/snmp/hostdialog.cpp b/ksim/monitors/snmp/hostdialog.cpp index b237bfe..e8eceab 100644 --- a/ksim/monitors/snmp/hostdialog.cpp +++ b/ksim/monitors/snmp/hostdialog.cpp @@ -141,7 +141,7 @@ void HostDialog::init( const HostConfig &src ) { // hide these, there's nothing to choose right now. might be that // net-snmp will support different privacy types in the future, but - // aptqparently not now. + // apparently not now. privacyTypeLabel->hide(); privacyType->hide(); |