Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsmith committed Jun 8, 2011
1 parent 972d893 commit 4328a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fallback/voice.php
@@ -1,5 +1,5 @@
<?php header('Content-type: text/xml'); ?>
<Response>
<Say>An unknown error occurred. Please contact the an administrator.</Say>
<Say>An unknown error occurred. Please contact an administrator.</Say>
<Say>Goodbye</Say>
</Response>

0 comments on commit 4328a17

Please sign in to comment.