mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Fix a few typos in translator comments and documentation.
2008-02-25 Wouter Bolsterlee <wbolster@svn.gnome.org> * gfile.c (g_file_find_enclosing_mount): * giomodule.c: * glocalfile.c (g_local_file_find_enclosing_mount): * goutputstream.c: Fix a few typos in translator comments and documentation. svn path=/trunk/; revision=6590
This commit is contained in:
committed by
Wouter Bolsterlee
parent
9edb46455c
commit
a9a0498007
@@ -157,7 +157,7 @@ g_output_stream_init (GOutputStream *stream)
|
||||
*
|
||||
* On success, the number of bytes written to the stream is returned.
|
||||
* It is not an error if this is not the same as the requested size, as it
|
||||
* can happen e.g. on a partial i/o error, or if the there is not enough
|
||||
* can happen e.g. on a partial i/o error, or if there is not enough
|
||||
* storage in the stream. All writes either block until at least one byte
|
||||
* is written, so zero is never returned (unless @count is zero).
|
||||
*
|
||||
|
Reference in New Issue
Block a user