Commit 423f0601 authored by unknown's avatar unknown

Avoid using "-- source " command in plain text

parent bd4c449f
...@@ -168,8 +168,8 @@ source database ...@@ -168,8 +168,8 @@ source database
- most popular open - most popular open
- source database - source database
- MySQL: The world''s - MySQL: The world''s
-- most popular open -- most popular
-- source database -- open source database
# MySQL: The # MySQL: The
--world''s --world''s
# most popular # most popular
...@@ -195,8 +195,8 @@ source database ...@@ -195,8 +195,8 @@ source database
# source database # source database
-- MySQL: The -- MySQL: The
-- world''s most -- world''s most
-- popular open -- popular
-- source database -- open source database
# MySQL: The # MySQL: The
- world''s most - world''s most
-- popular open -- popular open
......
...@@ -411,8 +411,8 @@ echo - MySQL: The world''s ...@@ -411,8 +411,8 @@ echo - MySQL: The world''s
- source database; - source database;
echo - MySQL: The world''s echo - MySQL: The world''s
-- most popular open -- most popular
-- source database; -- open source database;
echo # MySQL: The echo # MySQL: The
--world''s --world''s
...@@ -469,8 +469,8 @@ echo $message; ...@@ -469,8 +469,8 @@ echo $message;
let $message= -- MySQL: The let $message= -- MySQL: The
-- world''s most -- world''s most
-- popular open -- popular
-- source database; -- open source database;
echo $message; echo $message;
let $message= # MySQL: The let $message= # MySQL: The
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment