commit: c2d048207daef3fc1357b3aa9ec7bd1c1acadb73 Author: 1vybridge <openrc <AT> posteo <DOT> de> AuthorDate: Sat Jun 7 18:15:17 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 02:35:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d04820
gnome-base/nautilus: typo fix Bug: https://bugs.gentoo.org/957207 Signed-off-by: 1vybridge <openrc <AT> posteo.de> Part-of: https://github.com/gentoo/gentoo/pull/42494 Closes: https://github.com/gentoo/gentoo/pull/42494 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-base/nautilus/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/nautilus/metadata.xml b/gnome-base/nautilus/metadata.xml index 6ba4191d28fa..27a3e33a125c 100644 --- a/gnome-base/nautilus/metadata.xml +++ b/gnome-base/nautilus/metadata.xml @@ -8,7 +8,7 @@ <use> <flag name="cloudproviders">Enable the cloudproviders support</flag> <flag name="gstreamer">Enable the Audio/Video file properties page</flag> - <flag name="previewer">Use <pkg>gnome-extra/sushi</pkg> to preview files from the file mananger</flag> + <flag name="previewer">Use <pkg>gnome-extra/sushi</pkg> to preview files from the file manager</flag> </use> <upstream> <remote-id type="gnome-gitlab">GNOME/nautilus</remote-id>
