docs: fix english typo (#2432)

This commit is contained in:
totalo
2024-07-24 14:50:02 +08:00
committed by GitHub
parent 49ca5c998c
commit aab9c79e06
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ This script offers a variety of utilities and helpers to enhance and simplify op
## brief descriptions of each function
**Englist:**
**English:**
1. `openim::util::ensure-gnu-sed` - Determines if GNU version of `sed` exists on the system and sets its name.
2. `openim::util::ensure-gnu-date` - Determines if GNU version of `date` exists on the system and sets its name.
3. `openim::util::check-file-in-alphabetical-order` - Checks if a file is sorted in alphabetical order.