nautilus-extension: file-info: Tweak punctuation

A bit more readable with a semicolon.
This commit is contained in:
Ernestas Kulik 2019-02-17 19:54:11 +00:00
parent c397369f87
commit 64c8ca3d13

View file

@ -37,7 +37,7 @@ G_BEGIN_DECLS
G_DECLARE_INTERFACE (NautilusFileInfo, nautilus_file_info, NAUTILUS, FILE_INFO, GObject)
/* For compatibility reasons, remove this once you start introducing breaking changes.
/* For compatibility reasons; remove this once you start introducing breaking changes.
*
* Ive only noticed nautilus-python depending on this, but the context is that
* NautilusFileInfo used to be an alias for NautilusFile to make it easier to