summaryrefslogtreecommitdiff
path: root/gio/src/appinfo.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/appinfo.hg')
-rw-r--r--gio/src/appinfo.hg4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/src/appinfo.hg b/gio/src/appinfo.hg
index 1181f19e..03f91d20 100644
--- a/gio/src/appinfo.hg
+++ b/gio/src/appinfo.hg
@@ -47,7 +47,7 @@ class File;
/** This is used to handle, for instance, startup notification and launching of the new application on the same screen as the launching window.
* See also AppInfo.
*
- * @since{2,16}
+ * @newin{2,16}
*/
class AppLaunchContext : public Glib::Object
{
@@ -73,7 +73,7 @@ public:
* and launch them.
* See also AppLaunchContext.
*
- * @since{2,16}
+ * @newin{2,16}
*/
class AppInfo : public Glib::Interface
{