diff options
Diffstat (limited to 'idl')
-rw-r--r-- | idl/EphyAutomation.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/EphyAutomation.idl b/idl/EphyAutomation.idl index 090fd51f3..5f64b90d8 100644 --- a/idl/EphyAutomation.idl +++ b/idl/EphyAutomation.idl @@ -17,7 +17,7 @@ module GNOME { * Closes all opened windows. * if disableServer is true, * server mode is disbaled - * (and Galeon exits) + * (and Epiphany exits) */ boolean quit (in boolean disableServer); |