After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771357 - Typo in "The directory does not exists"
Typo in "The directory does not exists"
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
unspecified
Other Windows
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2016-09-13 12:06 UTC by GunChleoc
Modified: 2016-10-12 20:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial: Fix typo in ExportViewDialog (1.01 KB, patch)
2016-10-12 20:38 UTC, Marcus Lundblad
committed Details | Review

Description GunChleoc 2016-09-13 12:06:08 UTC
The following string contains a typo:

> The directory does not exists
>  ../src/exportViewDialog.js:160

Should be:

> The directory does not exist
Comment 1 Marcus Lundblad 2016-10-12 20:38:01 UTC
Created attachment 337535 [details] [review]
trivial: Fix typo in ExportViewDialog
Comment 2 Marcus Lundblad 2016-10-12 20:38:48 UTC
Attachment 337535 [details] pushed as 5978ec8 - trivial: Fix typo in ExportViewDialog