psppire-data-window: Avoid reference leak to PsppireDict.
[pspp] / src / ui / gui / psppire-var-store.c
index 91706fae57bdf403242dd45d8f967b3e543fc9ff..27072c1adf1f6f18304c90b23b83a92ede039613 100644 (file)
@@ -381,8 +381,8 @@ psppire_var_store_sheet_model_init (PsppireSheetModelIface *iface)
 
 /**
  * psppire_var_store_new:
- * @dict: The dictionary for this var_store.
- *
+ * @dict: The dictionary for this var_store.  The caller retains its reference
+ * to @dict.
  *
  * Return value: a new #PsppireVarStore
  **/