Skip to content

Commit

Permalink
fixed the namespace documentation style
Browse files Browse the repository at this point in the history
  • Loading branch information
dedalozzo committed Jun 3, 2015
1 parent 32aa0f2 commit 82c773a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Pygmentize/Pygmentize.php
Expand Up @@ -8,9 +8,8 @@
*/


/*
* @brief Global namespace for the Pygmentize class.
*/

//! Global namespace for the Pygmentize class.
namespace Pygmentize;


Expand Down

0 comments on commit 82c773a

Please sign in to comment.