58af42caea
Even though commit b89d90eb8 talked about the GLib.BookmarkFile type, this didn't stop the code from sneaking a silly typo and refer to this GLib.BookmarksFile (i.e. extra 's'). Fix the code to refer to the right type name and constructor. Fixes: b89d90eb8 ("screenshot: Use GLib.BookmarkFile to save recent screenshots") Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2692>