From 49274c6496897237ce07d86a3db41cd130bd80e2 Mon Sep 17 00:00:00 2001 From: Reid Gravelle Date: Sun, 12 Apr 2015 16:19:34 -0400 Subject: [PATCH] Change in the header comment. --- UIColor+RainbowCrayons.swift | 2 +- UIColor+RainbowLight.swift | 2 +- UIColor+RainbowX11.swift | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/UIColor+RainbowCrayons.swift b/UIColor+RainbowCrayons.swift index a0fc5bf..9d5ed4e 100644 --- a/UIColor+RainbowCrayons.swift +++ b/UIColor+RainbowCrayons.swift @@ -1,6 +1,6 @@ // // UIColor+RainbowCrayons.swift -// Rainbow UIColor Extension +// Rainbow Crayons UIColor Extension // // Created by Reid Gravelle on 2015-03-15. // Copyright (c) 2015 Northern Realities Inc. All rights reserved. diff --git a/UIColor+RainbowLight.swift b/UIColor+RainbowLight.swift index 0ae228b..6792173 100644 --- a/UIColor+RainbowLight.swift +++ b/UIColor+RainbowLight.swift @@ -1,6 +1,6 @@ // // UIColor+RainbowLight.swift -// Rainbow UIColor Extension +// Rainbow Light UIColor Extension // // Created by Reid Gravelle on 2015-03-15. // Copyright (c) 2015 Northern Realities Inc. All rights reserved. diff --git a/UIColor+RainbowX11.swift b/UIColor+RainbowX11.swift index 6ccaef1..9e9f700 100644 --- a/UIColor+RainbowX11.swift +++ b/UIColor+RainbowX11.swift @@ -1,6 +1,6 @@ // // UIColor+RainbowX11.swift -// Rainbow UIColor Extension +// Rainbow X11 UIColor Extension // // Created by Reid Gravelle on 2015-03-26. // Copyright (c) 2015 Northern Realities Inc. All rights reserved.