Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #317 from glueckpress/enhancement/capital-p-dangit
Browse files Browse the repository at this point in the history
Replaced occurrences of Wordpress with WordPress.
  • Loading branch information
olefredrik committed May 3, 2015
2 parents ea12ff6 + 0a2d8b6 commit 4307280
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Check for Foundation Updates? Run:

## Unit Testing With Travis CI

FoundationPress is completely ready to be deployed to and tested by Travis CI for Wordpress Coding Standards and best practices. All you need to do to activate the test is sign up and follow the instructions to point Travis CI towards your repo. Just don't forget to update the status badge to point to your repositories unit test.
FoundationPress is completely ready to be deployed to and tested by Travis CI for WordPress Coding Standards and best practices. All you need to do to activate the test is sign up and follow the instructions to point Travis CI towards your repo. Just don't forget to update the status badge to point to your repositories unit test.
[Travis CI](https://travis-ci.org/)

## UI toolkits for rapid prototyping
Expand Down
4 changes: 2 additions & 2 deletions codesniffer.ruleset.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<ruleset name="FoundationPress Theme, Wordpress Coding Standards Configuration">
<ruleset name="FoundationPress Theme, WordPress Coding Standards Configuration">
<!-- See https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-ruleset.xml -->
<!-- See https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/blob/develop/WordPress-Core/ruleset.xml -->

<!-- Set a description for this ruleset. -->
<description>A series of tests used to check FoundationPress for compliance with Wordpress Coding Standards</description>
<description>A series of tests used to check FoundationPress for compliance with WordPress Coding Standards</description>

<!-- Include the WordPress ruleset, with exclusions. -->
<rule ref="WordPress">
Expand Down
Binary file modified languages/sv_SE.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/sv_SE.po
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ msgstr "http://foundationpress.olefredrik.com"
msgid ""
"FoundationPress is a WordPress starter theme based on Foundation 5 by Zurb"
msgstr ""
"FoundationPress är ett starter-tema för Wordpress baserat på Foundation 5 "
"FoundationPress är ett starter-tema för WordPress baserat på Foundation 5 "
"av Zurb"

#. Author of the plugin/theme
Expand Down

0 comments on commit 4307280

Please sign in to comment.