mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Docs: Changed can not to cannot.
This is a backport from the glib commit 30fdc1a799
This commit is contained in:
parent
92652ac791
commit
d1f6300363
@ -133,7 +133,7 @@ gvdb_table_setup_root (GvdbTable *file,
|
||||
* Creates a new #GvdbTable from the contents of the file found at
|
||||
* @filename.
|
||||
*
|
||||
* The only time this function fails is if the file can not be opened.
|
||||
* The only time this function fails is if the file cannot be opened.
|
||||
* In that case, the #GError that is returned will be an error from
|
||||
* g_mapped_file_new().
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user