Skip to content

Commit 7b9e4a1

Browse files
committed
Tweak wording
1 parent b396174 commit 7b9e4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ This package currently exports the following:
2424
- `@debug_ccall`: like `ccall` but prints the ccall, its arguments, and its return value
2525
- `@gcsafe_ccall`: like `@ccall` but marking it safe for the GC to run.
2626

27-
For more details, check out the docstrings using the Julia REPL.
27+
For more details on a specific symbol, check out its docstring in the Julia REPL.

0 commit comments

Comments
 (0)