Parcourir la source

Removed superfluous period.

Piotrek Koszuliński il y a 9 ans
Parent
commit
f31e3c2a73

+ 3 - 3
packages/ckeditor5-clipboard/CHANGES.md

@@ -1,7 +1,7 @@
-CKEditor 5 Clipboard Feature. Changelog
+CKEditor 5 Clipboard Feature Changelog
 ========================================
 
-## CKEditor 5 Clipboard Feature. 0.0.2
+## CKEditor 5 Clipboard Feature 0.0.2
 
 **Major|Minor|Patch Release** - Build Date: yyyy-mm-dd
 
@@ -20,6 +20,6 @@ Other Changes:
 * Item 1
 * Item 2
 
-## CKEditor 5 Clipboard Feature. 0.0.1
+## CKEditor 5 Clipboard Feature 0.0.1
 
 ...

+ 1 - 1
packages/ckeditor5-clipboard/LICENSE.md

@@ -1,7 +1,7 @@
 Software License Agreement
 ==========================
 
-**CKEditor 5 Clipboard Feature.** – https://github.com/ckeditor/ckeditor5-clipboard <br>
+**CKEditor 5 Clipboard Feature** – https://github.com/ckeditor/ckeditor5-clipboard <br>
 Copyright (c) 2003-2016, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
 
 Licensed under the terms of any of the following licenses at your choice:

+ 2 - 2
packages/ckeditor5-clipboard/README.md

@@ -1,9 +1,9 @@
-CKEditor 5 Clipboard Feature.
+CKEditor 5 Clipboard Feature
 ========================================
 
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-clipboard/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-clipboard?type=dev)
 
-Clipboard integration for CKEditor 5. More information about the project can be found at the following URL: <https://github.com/ckeditor/ckeditor5-clipboard>.
+Clipboard (copy, cut, paste) support for CKEditor 5. More information about the project can be found at the following URL: <https://github.com/ckeditor/ckeditor5-clipboard>.
 
 ## License