]> Pileus Git - ~andy/gtk/commitdiff
Make the docs build
authorMatthias Clasen <mclasen@redhat.com>
Wed, 28 Apr 2010 15:10:34 +0000 (11:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 28 Apr 2010 15:10:34 +0000 (11:10 -0400)
Grr

gtk/gtkfilechooser.c

index 048e89182aad9c167451232cd9a92568c596dc8b..70ddfda1aaa075e1a7a4300bad3f96aa57c11a97 100644 (file)
@@ -72,6 +72,7 @@
  *       </listitem>
  *    </varlistentry>
  * </variablelist>
+ *
  * <refsect2 id="gtkfilechooser-encodings">
  * <title>File Names and Encodings</title>
  * When the user is finished selecting files in a
  *     </variablelist>
  * <note>
  *    You can create your own bindings for the
- *    GtkFileChooserDefault::location-popup signal with custom
+ *    #GtkFileChooserDefault::location-popup signal with custom
  *    <parameter>path</parameter> strings, and have a crude form
  *    of easily-to-type bookmarks.  For example, say you access
  *    the path <filename>/home/username/misc</filename> very
  *         </listitem>
  *       </varlistentry>
  *       <varlistentry>
- *         <term><parameter>bookmark_indes</parameter>&nbsp;:</term>
+ *         <term><parameter>bookmark_index</parameter>&nbsp;:</term>
  *         <listitem>
  *           <simpara>
  *             index of the bookmark to switch to; the indices start at 0.