From aecf6c450fc4ad9b1b3ee0ce4450b9dac5ce2967 Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Mon, 24 Mar 2014 14:51:41 +0100 Subject: fix compile issues for TRSM --- src/exception.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exception.cpp') diff --git a/src/exception.cpp b/src/exception.cpp index d409e1a..810a73c 100644 --- a/src/exception.cpp +++ b/src/exception.cpp @@ -16,7 +16,7 @@ namespace Php { /** * Process the exception * - * This method is called only from withing the PHP-CPP library, + * This method is called only from within the PHP-CPP library, * and will turn the exception into a PHP exception * * @param tsrm_ls -- cgit v1.2.3