I spotted the "Miscelanoues" typo on this blog post so I'll be submitting a patch to fix that and a bunch of other things I spotted skimming through. I'll post some more notes along with the patch.

Comments

star-szr’s picture

Status: Active » Needs review
StatusFileSize
new8.81 KB
star-szr’s picture

+++ b/includes/omega.drush.incundefined
@@ -335,7 +335,7 @@ function drush_omega_export($theme = NULL) {
     if (drush_get_option('revert')) {
       // Revert the theme settings if the 'revert' option is set and they have
       // been exported successfully. In this case, we invoke the API function
-      // through the drush command to get the  print messages displazed.
+      // through the drush command to get the print messages displayed.
       drush_op('drush_omega_revert', $theme);
     }

This comment doesn't make sense to me, maybe just "to print the messages" or "to display the messages"?

fubhy’s picture

Awesome... Thanks!

Yeah.. I am not a native speaker so any help in cleaning up the code and user-facing #description stuff is greatly appreciated.

So far everything is looking good... Can you fix that last message from #2 as well? Please feel free to fix issues with the grammar or stuff that doesn't make sense as well :).

star-szr’s picture

StatusFileSize
new610 bytes
new8.8 KB

Thanks @fubhy. I might have some more tweaks once I actually get a chance to play with Omega 4.x :)

fubhy’s picture

Status: Needs review » Fixed

Great, thanks... Feel free to open more follow-ups with other fixes as you find them!

http://drupal.org/user/1167326 Look, your first Omega commit!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.