Skip to content

Commit 7102a94

Browse files
authored
[Edit] PHP: strtolower() (#6841)
1 parent fdd7e8a commit 7102a94

File tree

1 file changed

+1
-1
lines changed
  • content/php/concepts/string-functions/terms/strtolower

1 file changed

+1
-1
lines changed

content/php/concepts/string-functions/terms/strtolower/strtolower.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Title: 'strtolower()'
3-
Description: 'Converts a string to lowercase.'
3+
Description: 'Converts all characters in a given string to lowercase format.'
44
Subjects:
55
- 'Computer Science'
66
- 'Web Design'

0 commit comments

Comments
 (0)