diff options
author | Emmanuele Bassi <ebassi@openedhand.com> | 2007-10-01 15:55:04 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@openedhand.com> | 2007-10-01 15:55:04 +0100 |
commit | 6eb1a5e94957d3555e7de5f6744a8777cd89efaf (patch) | |
tree | 40a638b35798aa7a2debd565d4b29c31ba0cd5a3 /doc/reference/json-glib-docs.sgml | |
parent | a5ecf553082816a1ce6c4354ff23e8addf8d9c80 (diff) | |
download | json-glib-6eb1a5e94957d3555e7de5f6744a8777cd89efaf.tar.gz |
Fix a stray newline in the documentation
Diffstat (limited to 'doc/reference/json-glib-docs.sgml')
-rw-r--r-- | doc/reference/json-glib-docs.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reference/json-glib-docs.sgml b/doc/reference/json-glib-docs.sgml index 5ffe455..2193074 100644 --- a/doc/reference/json-glib-docs.sgml +++ b/doc/reference/json-glib-docs.sgml @@ -30,8 +30,7 @@ <address> The Free Software Foundation, Inc., <street>59 Temple Place</street> - Suite 330, - <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode> -, + <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>, <country>USA</country> </address> </para> |