Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgehrig committed Aug 18, 2011
1 parent 5d01872 commit 3119d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TQ/Git/StreamWrapper/FileStreamBuffer.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function __construct($path, $mode = 'r+')
}

/**
* Dexructor closes file stream handle
* Destructor closes file stream handle
*/
public function __destruct()
{
Expand Down

0 comments on commit 3119d39

Please sign in to comment.