summaryrefslogtreecommitdiff
path: root/src/utils/env.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-12-15 16:30:00 +0800
committer魏曹先生 <1992414357@qq.com>2025-12-15 16:30:00 +0800
commita33688c24a7df84036ae78557d88b31faba922b5 (patch)
tree268d0eb043a4c00b47a1e42e2eb722b409192bd2 /src/utils/env.rs
parent0ca867fdb2277e42719eb58e49d96942df06e9e6 (diff)
Fix comment formatting for get_locale function
Diffstat (limited to 'src/utils/env.rs')
-rw-r--r--src/utils/env.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/env.rs b/src/utils/env.rs
index e08f117..81dfbd7 100644
--- a/src/utils/env.rs
+++ b/src/utils/env.rs
@@ -1,4 +1,4 @@
-// /// Returns the current locale string based on environment variables.
+/// Returns the current locale string based on environment variables.
///
/// The function checks for locale settings in the following order:
/// 1. JV_LANG environment variable