Fix some typos in archiving documentation.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39054 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alex Wilson
2010-10-23 01:51:37 +00:00
parent 04fc737059
commit a46d62a268
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -119,7 +119,7 @@
\retval You should return a pointer to the object you create with
\c archive, or \c NULL if unarchival fails.
\warning The default implementation will always return \c NULL. Even though
it is possible to store plain BArchive objects, it is impossible to
it is possible to store plain BArchivable objects, it is impossible to
restore them.
\see instantiate_object(BMessage *from)