aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/IR.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/IR.rst b/Documentation/IR.rst
index 56f02318..b7fe98a4 100644
--- a/Documentation/IR.rst
+++ b/Documentation/IR.rst
@@ -271,7 +271,7 @@ They all have the following signature:
Cast to signed integer.
.. op:: OP_UTPTR
- Cast from unsigned integer to pointer type.
+ Cast from pointer-sized unsigned integer to pointer type.
.. op:: OP_PTRCAST
Cast to pointer.