Skip to content

Commit

Permalink
Fixed language comment
Browse files Browse the repository at this point in the history
  • Loading branch information
softwarespot committed Sep 17, 2015
1 parent d7b23bf commit bc8abe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/language/english/rest_controller_lang.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php

/*
* English language
*/
* English language
*/

$lang['text_rest_invalid_api_key'] = 'Invalid API key %s'; // %s is the REST API key
$lang['text_rest_invalid_credentials'] = 'Invalid credentials';
Expand Down

0 comments on commit bc8abe8

Please sign in to comment.