From 94c2274e69662936e6fa7a4e458e68508abeaf1f Mon Sep 17 00:00:00 2001 From: Kamil Tekiela Date: Mon, 30 Dec 2024 17:09:49 +0000 Subject: [PATCH] Shorten long line Signed-off-by: Kamil Tekiela --- src/InsertEdit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/InsertEdit.php b/src/InsertEdit.php index bc66f477ed..09e5c0d6a9 100644 --- a/src/InsertEdit.php +++ b/src/InsertEdit.php @@ -1541,7 +1541,7 @@ class InsertEdit * @param string $table table * @param string $db database * @param int $rowId row id - * @param string $defaultCharEditing default char editing mode which is stored in the config.inc.php script + * @param string $defaultCharEditing default char editing mode which is stored in config.inc.php * @param mixed[] $repopulate the data to be repopulated * @param mixed[] $columnMime the mime information of column * @param string $whereClause the where clause