Răsfoiți Sursa

Remove trailing spaces.

Maciej Gołaszewski 5 ani în urmă
părinte
comite
ec1608bc29

+ 1 - 1
packages/ckeditor5-editor-balloon/tests/manual/memory.md

@@ -23,7 +23,7 @@
         --disable-extensions \
         --disable-extensions \
         --disable-plugins \
         --disable-plugins \
         --incognito \
         --incognito \
-        http://localhost:8125 
+        http://localhost:8125
     ```
     ```
 
 
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.

+ 1 - 1
packages/ckeditor5-editor-classic/tests/manual/memory.md

@@ -23,7 +23,7 @@
         --disable-extensions \
         --disable-extensions \
         --disable-plugins \
         --disable-plugins \
         --incognito \
         --incognito \
-        http://localhost:8125 
+        http://localhost:8125
     ```
     ```
 
 
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.

+ 1 - 1
packages/ckeditor5-editor-decoupled/tests/manual/memory.md

@@ -23,7 +23,7 @@
         --disable-extensions \
         --disable-extensions \
         --disable-plugins \
         --disable-plugins \
         --incognito \
         --incognito \
-        http://localhost:8125 
+        http://localhost:8125
     ```
     ```
 
 
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.

+ 1 - 1
packages/ckeditor5-editor-inline/tests/manual/memory.md

@@ -23,7 +23,7 @@
         --disable-extensions \
         --disable-extensions \
         --disable-plugins \
         --disable-plugins \
         --incognito \
         --incognito \
-        http://localhost:8125 
+        http://localhost:8125
     ```
     ```
 
 
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.
     The above will run Chrome without extensions or plugins in incognito mode and open manual tests page.