From a3bad427c7b63357db3d02aa39a291d47af63f6f Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 4 Feb 2014 18:01:24 -0500 Subject: docs: don't use tags --- gtk/gtkmain.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gtk/gtkmain.c') diff --git a/gtk/gtkmain.c b/gtk/gtkmain.c index 9234782bbc..44c2fa1140 100644 --- a/gtk/gtkmain.c +++ b/gtk/gtkmain.c @@ -243,9 +243,9 @@ gtk_get_micro_version (void) /** * gtk_get_binary_age: * - * Returns the binary age as passed to libtool + * Returns the binary age as passed to `libtool` * when building the GTK+ library the process is running against. - * If libtool means nothing to you, don't + * If `libtool` means nothing to you, don't * worry about it. * * Returns: the binary age of the GTK+ library @@ -261,9 +261,9 @@ gtk_get_binary_age (void) /** * gtk_get_interface_age: * - * Returns the interface age as passed to libtool + * Returns the interface age as passed to `libtool` * when building the GTK+ library the process is running against. - * If libtool means nothing to you, don't + * If `libtool` means nothing to you, don't * worry about it. * * Returns: the interface age of the GTK+ library -- cgit v1.2.1