From 494513131c6d499e26568fa6d8942250f2bf6f5a Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 16 Oct 2016 08:02:14 +0000 Subject: [PATCH 1/2] spelling: asterisks --- libraries.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries.make b/libraries.make index 9781a93..6ac2647 100644 --- a/libraries.make +++ b/libraries.make @@ -11,7 +11,7 @@ libraries[backbone][download][url] = "https://github.com/jashkenas/backbone/arch libraries[ckeditor][download][type] = "get" libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor%20for%20Drupal/edit/ckeditor_4.4.3_edit.zip" -; Add a style to the CKEditor skin that shows astrisks next to required fields. +; Add a style to the CKEditor skin that shows asterisks next to required fields. libraries[ckeditor][patch][2377763] = https://www.drupal.org/files/issues/ckeditor-asterisk-for-required-fields.patch libraries[colorbox][download][type] = "get" From 1c05ded2f2b3431c3f02563b0259e0a488d0aad6 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 16 Oct 2016 08:02:47 +0000 Subject: [PATCH 2/2] spelling: libraries --- libraries.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries.make b/libraries.make index 6ac2647..47ae540 100644 --- a/libraries.make +++ b/libraries.make @@ -1,5 +1,5 @@ # -# A make file containing all the libaries directives. +# A make file containing all the libraries directives. # #