mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-11 07:10:09 +02:00
GResource docs: fix typo
This commit is contained in:
parent
192892b52c
commit
e13fc58535
@ -60,7 +60,7 @@ G_DEFINE_BOXED_TYPE (GResource, g_resource, g_resource_ref, g_resource_unref)
|
|||||||
* simple (no need to check for things like I/O errors or locate the files in the filesystem). It
|
* simple (no need to check for things like I/O errors or locate the files in the filesystem). It
|
||||||
* also makes it easier to create relocatable applications.
|
* also makes it easier to create relocatable applications.
|
||||||
*
|
*
|
||||||
* Resource files can also be marked as compresses. Such files will be included in the resource bundle
|
* Resource files can also be marked as compressed. Such files will be included in the resource bundle
|
||||||
* in a compressed form, but will be automatically uncompressed when the resource is used. This
|
* in a compressed form, but will be automatically uncompressed when the resource is used. This
|
||||||
* is very useful e.g. for larger text files that are parsed once (or rarely) and then thrown away.
|
* is very useful e.g. for larger text files that are parsed once (or rarely) and then thrown away.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user