API docs: it's => its fix

This commit is contained in:
John Scipione
2017-11-09 13:23:55 -08:00
parent fd6ef33795
commit 44b874666a
17 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -68,7 +68,7 @@
format from a BNode attribute into the preallocated BBitmap \a result.
The colorspace of result needs to be B_RGBA32 or at
least B_RGB32 (though that makes less sense). The icon
will be scaled from it's "native" size of 64x64 to the
will be scaled from its "native" size of 64x64 to the
size of the bitmap.
\note The scale is derived from the bitmap width, the bitmap should have
@@ -88,7 +88,7 @@
format from the given \a buffer into the preallocated BBitmap \a result.
The colorspace of result needs to be B_RGBA32 or at
least B_RGB32 (though that makes less sense). The icon
will be scaled from it's "native" size of 64x64 to the
will be scaled from its "native" size of 64x64 to the
size of the bitmap.
\note The scale is derived from the bitmap width, the bitmap should have