documentation fixes
[rrq/rrqforth.git] / adoc / p_rbpn.adoc
index 55071e2eea2caf8361f9585a46fa381bea84ce85..9c3a5e33172f2ec9dc796bb33ca8cfcb6fc08ad3 100644 (file)
@@ -8,8 +8,8 @@ anchor:p_rbpn[]
 Data stack: ( n -- a )
 ....
 
-"R[n]" is a function word that pushes the address for the n:th cell on
-the top return stack value onto the data stack.
+"R[n]" is a function word that pushes the address for the n:th cell of
+the return stack onto the data stack.
 
 ====
 .Defintion concept for R[n]