mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
gio: Fix a typo in the docs for g_file_is_native()
This commit is contained in:
parent
cc4de801c9
commit
b437a13a70
@ -392,7 +392,7 @@ g_file_default_init (GFileIface *iface)
|
||||
*
|
||||
* Checks to see if a file is native to the platform.
|
||||
*
|
||||
* A native file s one expressed in the platform-native filename format,
|
||||
* A native file is one expressed in the platform-native filename format,
|
||||
* e.g. "C:\Windows" or "/usr/bin/". This does not mean the file is local,
|
||||
* as it might be on a locally mounted remote filesystem.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user