Skip to content

Commit

Permalink
Removed space
Browse files Browse the repository at this point in the history
  • Loading branch information
Simbiat committed Apr 17, 2024
1 parent a58f95b commit d0d3e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brotli/brotli.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ function brotli_uncompress_add($context, string $data, int $mode = BROTLI_FLUSH)
/**
* Aliases for the functions
*/

namespace Brotli {
/**
* This function compress a string using brotli algorithm.
Expand Down

0 comments on commit d0d3e7b

Please sign in to comment.