diff options
Diffstat (limited to 'prism/prism.c')
-rw-r--r-- | prism/prism.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prism/prism.c b/prism/prism.c index 45be6cfb23..ddba96c001 100644 --- a/prism/prism.c +++ b/prism/prism.c @@ -16,7 +16,7 @@ pm_version(void) { #ifndef PM_DEBUG_LOGGING /** - * Debugging logging will provide you will additional debugging functions as + * Debugging logging will provide you with additional debugging functions as * well as automatically replace some functions with their debugging * counterparts. */ |