Skip to content

Commit aeda1a6

Browse files
authored
Update README.md
1 parent 4751dfe commit aeda1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Arguments:
2222
- `Replace` - what to replace `$` with (`%` by default but, for example, you can specify `$$$`)
2323
- `Capitalize` - capitalize the letter after $ (boolean, yse by default)
2424
- `Class` - class which subclasses the utility would try to convert (including the class)
25-
- 'Mask' - passed into the SQL query `SELECT ID FROM %Dictionary.ClassDefinition Where ID LIKE ?`
25+
- `Mask` - passed into the SQL query `SELECT ID FROM %Dictionary.ClassDefinition Where ID LIKE ?`
2626

2727
More docs are in the code docs. The utility works only in a current namespace.
2828

0 commit comments

Comments
 (0)