Skip to content

Commit

Permalink
fixed filename "boostrip" to "bootstrip"
Browse files Browse the repository at this point in the history
  • Loading branch information
graywolf committed Nov 8, 2011
1 parent 7c0c57c commit 5918284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.php
@@ -1,5 +1,5 @@
<?php
// boostrap.php
// bootstrap.php

require_once "entities/User.php";
require_once "entities/Product.php";
Expand Down

0 comments on commit 5918284

Please sign in to comment.