diff --git a/README.md b/README.md index f44725f..2626aec 100644 --- a/README.md +++ b/README.md @@ -432,7 +432,7 @@ Returns the address of given pointer as number. #### pffi-pointer? - **pffi-pointer?** object -> boolean + pffi-pointer? object -> boolean Returns #t if given object is pointer, #f otherwise.