diff options
-rw-r--r-- | freetype2/docs/design/design-4.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype2/docs/design/design-4.html b/freetype2/docs/design/design-4.html index cd3742b..203bd96 100644 --- a/freetype2/docs/design/design-4.html +++ b/freetype2/docs/design/design-4.html @@ -132,7 +132,7 @@ always automatically creates a new stream object from the C pathname given as its second argument. This is achieved by calling the (internal) function - <tt>FT_New_Stream</tt> provided by the <tt>ftsystem</tt> + <tt>FT_Stream_Open</tt> provided by the <tt>ftsystem</tt> component. As the latter is replaceable, the implementation of streams may vary greatly between platforms.</p> |