1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

Update strutil.md (#130)

Update Coverts string to upper KEBAB-CASE,... to Coverts string to upper snake_case,...
This commit is contained in:
godaner
2023-09-08 20:14:10 +08:00
committed by GitHub
parent 07fc453b74
commit f9caaf8063

View File

@@ -671,7 +671,7 @@ func main() {
### <span id="UpperSnakeCase">UpperSnakeCase</span>
<p>Coverts string to upper KEBAB-CASE, non letters and numbers will be ignored.</p>
<p>Coverts string to upper snake_case, non letters and numbers will be ignored.</p>
<b>Signature:</b>