about summary refs log tree commit diff
path: root/app/assets/javascripts
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino205@users.noreply.github.com>2017-04-14 00:11:18 +0900
committerEugen <eugen@zeonfederated.com>2017-04-13 17:11:18 +0200
commit5619099564c1f39afc81575442b9c5181a092e60 (patch)
tree4fe03ad1c24dc1e2d1f347a1467b32d65baf8d67 /app/assets/javascripts
parentce80d0b0a9139052387a7f2b7ef76f6f307dd5fb (diff)
translation: Fix comment out issue in en.jsx (#1698)
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r--app/assets/javascripts/components/locales/en.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/components/locales/en.jsx b/app/assets/javascripts/components/locales/en.jsx
index b0403e33e..6f84694bc 100644
--- a/app/assets/javascripts/components/locales/en.jsx
+++ b/app/assets/javascripts/components/locales/en.jsx
@@ -5,7 +5,7 @@
  *   1. to add your new string here; and
  *   2. to remove old strings that are no longer needed; and
  *   3. to sort the strings by the key.
- #   4. To rename the `en` const name and export default name to match your locale.
+ *   4. To rename the `en` const name and export default name to match your locale.
  * Thanks!
  */
 const en = {