Tue, 04 Feb 2014 02:33:17 +0530
Fix case in protocol(s).h
| libpurple/protocol.h | file | annotate | diff | comparison | revisions | |
| libpurple/protocols.h | file | annotate | diff | comparison | revisions |
--- a/libpurple/protocol.h Tue Feb 04 02:32:01 2014 +0530 +++ b/libpurple/protocol.h Tue Feb 04 02:33:17 2014 +0530 @@ -22,7 +22,7 @@ * SECTION:protocol * @section_id: libpurple-protocol * @short_description: <filename>protocol.h</filename> - * @title: Protocol object and interfaces + * @title: Protocol Object and Interfaces */ #ifndef _PURPLE_PROTOCOL_H_
--- a/libpurple/protocols.h Tue Feb 04 02:32:01 2014 +0530 +++ b/libpurple/protocols.h Tue Feb 04 02:33:17 2014 +0530 @@ -22,7 +22,7 @@ * SECTION:protocols * @section_id: libpurple-protocols * @short_description: <filename>protocols.h</filename> - * @title: Protocols subsystem API + * @title: Protocols Subsystem API * @see_also: <link linkend="chapter-signals-protocol">Protocol signals</link> */