mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fixed some minor typos in the documentation.
2008-01-18 Murray Cumming <murrayc@murrayc.com> * gappinfo.c: * gcancellable.c: * gfile.c: Fixed some minor typos in the documentation. svn path=/trunk/; revision=6331
This commit is contained in:
committed by
Murray Cumming
parent
acf029139d
commit
0108d39d02
@@ -2229,7 +2229,7 @@ g_file_copy (GFile *source,
|
||||
*
|
||||
*
|
||||
* Tries to move the file or directory @source to the location specified by @destination.
|
||||
* If native move operations is supported then this is used, otherwise a copy + delete
|
||||
* If native move operations are supported then this is used, otherwise a copy + delete
|
||||
* fallback is used. The native implementation may support moving directories (for instance
|
||||
* on moves inside the same filesystem), but the fallback code does not.
|
||||
*
|
||||
|
Reference in New Issue
Block a user