Skip to content

Commit 93dcea5

Browse files
committed
Touch up tell docs
1 parent ef0b809 commit 93dcea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/IO/Handle.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ offset if you want to position before the end of the file.
430430
431431
Defined as:
432432
433-
method tell(IO::Handle:D: --> Int)
433+
method tell(IO::Handle:D: --> Int:D)
434434
435435
Return the current position of the file pointer in bytes.
436436

0 commit comments

Comments
 (0)