Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Jun 1, 2015
1 parent eb86c23 commit 675c5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pinyin/Pinyin.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* @example
* <pre>
* echo \Overtrue\Pinyin\Pinyin::pinyin('带着希望去旅行,比到达终点更美好'), "\n";
* echo \Overtrue\Pinyin\Pinyin::trans('带着希望去旅行,比到达终点更美好'), "\n";
* //output: "dài zhe xī wàng qù lǔ xíng bǐ dào dá zhōng diǎn gèng měi hǎo"
* </pre>
*/
Expand Down

0 comments on commit 675c5da

Please sign in to comment.