Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Lyda <kevin@ie.suberic.net>2013-03-17 23:46:54 +0400
committerKevin Lyda <kevin@ie.suberic.net>2013-03-17 23:46:54 +0400
commit415bade302d6c3eef5810c7b812a8f608ef43001 (patch)
tree6e15be7ca5ecfe7463b86ef626b31295d4e922bf /app/assets/javascripts/notes.js
parenta96e0ec57ef6ae129a1adb54e5b9b67d8ffb04b3 (diff)
Result of misspellings run.
Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now.
Diffstat (limited to 'app/assets/javascripts/notes.js')
-rw-r--r--app/assets/javascripts/notes.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/notes.js b/app/assets/javascripts/notes.js
index 919c6b7f4a2..4333d823178 100644
--- a/app/assets/javascripts/notes.js
+++ b/app/assets/javascripts/notes.js
@@ -327,7 +327,7 @@ var NoteList = {
/**
- * Gets an inital set of notes.
+ * Gets an initial set of notes.
*/
getContent: function() {
$.ajax({