From: Dan F. <dfa...@us...> - 2008-11-04 07:19:10
|
Update of /cvsroot/libexif/libexif/doc In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12635/doc Modified Files: README.apidocs Log Message: Fixed typo Index: README.apidocs =================================================================== RCS file: /cvsroot/libexif/libexif/doc/README.apidocs,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -d -r1.2 -r1.3 --- README.apidocs 19 Jun 2005 21:45:33 -0000 1.2 +++ README.apidocs 4 Nov 2008 07:19:04 -0000 1.3 @@ -1,6 +1,6 @@ Rules for the API docs: - 1. Clearly distinguish between interna and the external API/ABI. + 1. Clearly distinguish between internal and the external API/ABI. 2. Mark internal stuff with \internal. 3. If this has been solved, start documenting the external interface. |