Skip to content

Commit 32b97ae

Browse files
committed
compilation: Update
Signed-off-by: Ce Gao <[email protected]>
1 parent 28d2367 commit 32b97ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raw-docs/devel/compilation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ posAY <- 22
106106
posBX <- 33
107107
posBY <- 22
108108

109-
processing$line(posAX, posAY, posBX, posBY)
109+
line(posAX, posAY, posBX, posBY)
110110
```
111111

112112
The output is:

0 commit comments

Comments
 (0)