Merge pull request #4 from gierschv/fix/typo

Fix typo straightfoward -> straightforward
This commit is contained in:
Jean-Tiare Le Bigot 2014-12-22 17:35:00 +01:00
commit afa35f7354
3 changed files with 3 additions and 3 deletions

View file

@ -303,7 +303,7 @@ pretty cool library to pretty print tabular data in a clean and easy way.
Configuration
=============
The straightfoward way to use OVH's API keys is to embed them directly in the
The straightforward way to use OVH's API keys is to embed them directly in the
application code. While this is very convenient, it lacks of elegance and
flexibility.

View file

@ -295,7 +295,7 @@ pretty cool library to pretty print tabular data in a clean and easy way.
Configuration
=============
The straightfoward way to use OVH's API keys is to embed them directly in the
The straightforward way to use OVH's API keys is to embed them directly in the
application code. While this is very convenient, it lacks of elegance and
flexibility.

View file

@ -27,7 +27,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
"""
The straightfoward way to use OVH's API keys is to embed them directly in the
The straightforward way to use OVH's API keys is to embed them directly in the
application code. While this is very convenient, it lacks of elegance and
flexibility.