slave: Use slightly modified event_callback.
[guestfs-browser.git] / op_inspection_dialog.mli
index 9e9901c..1d2cb8a 100644 (file)
@@ -19,8 +19,8 @@
 (** Operating system inspection data dialog. *)
 
 val inspection_dialog : Filetree.tree -> Slave_types.inspection_os -> unit
-  (** [dialog tree os] creates a operating system inspection
-      dialog, displaying the inspection data from [os].
+  (** [inspection_dialog tree os] creates a operating system
+      inspection dialog, displaying the inspection data from [os].
 
       [tree] is passed here just so that we can register a
       signal to destroy the dialog when the tree is cleared. *)