From 35b8d4b24115e75ac8124373483170d1b8aa58cf Mon Sep 17 00:00:00 2001 From: obozdag Date: Sun, 9 Jun 2024 11:08:50 +0200 Subject: [PATCH] docs: Change double quates to single in cli/cli_library/017.php Change double quates to single for consistency in cli/cli_library/017.php --- user_guide_src/source/cli/cli_library/017.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide_src/source/cli/cli_library/017.php b/user_guide_src/source/cli/cli_library/017.php index 095e21c279ec..23a5b0c7eaca 100644 --- a/user_guide_src/source/cli/cli_library/017.php +++ b/user_guide_src/source/cli/cli_library/017.php @@ -8,7 +8,7 @@ ]; $descriptions = [ 'Lorem Ipsum is simply dummy text of the printing and typesetting industry.', - "Lorem Ipsum has been the industry's standard dummy text ever since the", + 'Lorem Ipsum has been the industry standard dummy text ever since the', ]; // Determine the maximum length of all titles