Selaa lähdekoodia

Fix typo in comment.

pull/415/head
Greg Holmes 9 vuotta sitten
vanhempi
commit
19c75330e0

+ 1
- 1
freedesktop_notifications/src/com/dmdirc/addons/freedesktop_notifications/FDManager.java Näytä tiedosto

@@ -125,7 +125,7 @@ public class FDManager implements ConfigChangeListener {
125 125
             try {
126 126
                 myProcess.waitFor();
127 127
             } catch (InterruptedException e) {
128
-                //Not a proble, carry on
128
+                //Not a problem, carry on
129 129
             }
130 130
             return true;
131 131
         } catch (SecurityException | IOException e) {

Loading…
Peruuta
Tallenna