Skip to content

Commit 76c2296

Browse files
drzrafCopilot
andauthored
Update src/Search_Replace_Command.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e847138 commit 76c2296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Search_Replace_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ class Search_Replace_Command extends WP_CLI_Command {
194194
*
195195
* [--where=<row-col-spec>]
196196
* : Perform the replacement on specific rows. Use semi-colon to
197-
* specify multiple specifictions.
197+
* specify multiple specifications.
198198
* <row-col-spec> format: <table>[,table]:[column,...]:quoted-SQL-condition
199199
*
200200
* [--revisions]

0 commit comments

Comments
 (0)