Fix document typo
authorErick Pérez Castellanos <erick.red@gmail.com>
Sun, 21 Dec 2014 16:08:39 +0000 (11:08 -0500)
committerErick Pérez Castellanos <erick.red@gmail.com>
Mon, 22 Dec 2014 16:02:08 +0000 (11:02 -0500)
This one was making syntax highlighting fail.

gio/gsettings.c

index 23a14bc..b88b6f2 100644 (file)
  *     </key>
  *
  *     <key name='flags-key' flags='org.gtk.Test.myflags'>
- *       <default>["flag1",flag2"]</default>
+ *       <default>["flag1","flag2"]</default>
  *     </key>
  *   </schema>
  * </schemalist>