summaryrefslogtreecommitdiff
path: root/gtk/gtkpagesetupunixdialog.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-21 15:58:33 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-21 18:57:38 -0500
commit0a16518bcfeff6ac6c3b3566b774300f0e1a2c89 (patch)
tree8bcee48af964773ade210fe18b4c2ce2fdc48222 /gtk/gtkpagesetupunixdialog.c
parentce941736da968d8ce58e1f4ce2e77ba84bf36205 (diff)
downloadgtk+-0a16518bcfeff6ac6c3b3566b774300f0e1a2c89.tar.gz
docs: fix links to print api
Diffstat (limited to 'gtk/gtkpagesetupunixdialog.c')
-rw-r--r--gtk/gtkpagesetupunixdialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkpagesetupunixdialog.c b/gtk/gtkpagesetupunixdialog.c
index 5601aefe36..4225f4c8fb 100644
--- a/gtk/gtkpagesetupunixdialog.c
+++ b/gtk/gtkpagesetupunixdialog.c
@@ -54,7 +54,7 @@
* which don't provide a native page setup dialog, like Unix. It can
* be used very much like any other GTK+ dialog, at the cost of
* the portability offered by the <link
- * linkend="gtk-High-level-Printing-API">high-level printing API</link>
+ * linkend="gtk3-High-level-Printing-API">high-level printing API</link>
*
* Printing support was added in GTK+ 2.10.
*/