Skip to content

Commit

Permalink
Merge pull request #775 from djordje/dev
Browse files Browse the repository at this point in the history
Fixed typo errors
  • Loading branch information
jails committed Jan 12, 2013
2 parents 56074bb + 542cd50 commit 42b8e64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion core/Libraries.php
Original file line number Diff line number Diff line change
Expand Up @@ -1076,4 +1076,4 @@ protected static function _params($type, $name = "*") {
}
}

?>
?>
1 change: 1 addition & 0 deletions data/entity/Record.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ public function to($format, array $options = array()) {
return parent::to($format, $options);
}
}

?>

0 comments on commit 42b8e64

Please sign in to comment.