summarylogtreecommitdiffstats
path: root/cros-locale.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cros-locale.sh')
-rw-r--r--[-rwxr-xr-x]cros-locale.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cros-locale.sh b/cros-locale.sh
index 2165bf38dc85..ff24e766f441 100755..100644
--- a/cros-locale.sh
+++ b/cros-locale.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# termina force debian-specifi C.UTF-8 locale inside the container when
+# termina force debian-specific C.UTF-8 locale inside the container when
# launched via the Terminal app. We want to override this and set locate
# defined inside container itself
if [ "$LANG" = "C.UTF-8" ]; then