[nautilus] issue_templates: Fix typos



commit 4f67db1d2d7246f14e80fb735921aa25dd27e2de
Author: Pysis <pysis868 gmail com>
Date:   Thu May 12 16:08:27 2022 +0000

    issue_templates: Fix typos

 .gitlab/issue_templates/Bug.md         | 2 +-
 .gitlab/issue_templates/Shortcoming.md | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index 82729f48b..3f738e8c6 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -12,7 +12,7 @@
 -->
 
 # Affected version
-- Nightly flatpak: Yes / No / Can't test it because <!-- Delete the unwanted anwsers -->
+- Nightly flatpak: Yes / No / Can't test it because <!-- Delete the unwanted answers -->
 - Other: <!-- Write the distribution you’re using and the version of the app. -->
 
 # Steps to reproduce
diff --git a/.gitlab/issue_templates/Shortcoming.md b/.gitlab/issue_templates/Shortcoming.md
index 384ea4e06..cc0d55729 100644
--- a/.gitlab/issue_templates/Shortcoming.md
+++ b/.gitlab/issue_templates/Shortcoming.md
@@ -12,13 +12,13 @@
 -->
 
 # Affected version
-- Nightly flatpak: Yes / No / Can't test it because <!-- Delete the unwanted anwsers -->
+- Nightly flatpak: Yes / No / Can't test it because <!-- Delete the unwanted answers -->
 - Other: <!-- Write the distribution you’re using and the version of the app. -->
 
 ### Use cases
 <!-- Describe concrete situations in which this application isn't helpful enough.
      Focus is on the end goal, not the means to get there. 
-     Don't forget to mention any applicable requirements or constrants.
+     Don't forget to mention any applicable requirements or constraints.
      Examples from your daily usage are the most useful. -->
 
 ### Available features and workarounds
@@ -28,4 +28,4 @@
 <!-- Why is the current experience unsatisfying? -->
 
 ### Suggested enhancements
-<!-- Optionally . -->
\ No newline at end of file
+<!-- Optionally . -->


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]