Skip to content

Commit 6946bce

Browse files
Fix minor typo (#14)
* Minor typo Fix spelling at line 339. * Update recording.py Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
1 parent 9b10da9 commit 6946bce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blobopera/command/recording.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def upload(
5252
IDENTIFIER: displays the raw recording identifier as
5353
returned by the server.
5454
55-
LINK: displays a full link to the recording player, inluding the encoded
55+
LINK: displays a full link to the recording player, including the encoded
5656
recording identifier as a parameter.
5757
5858
SHORT: displays a shortened version of the aforementioned link.

documentation/command/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ return its handle in one of these variants:
336336
IDENTIFIER: displays the raw recording identifier as
337337
returned by the server.
338338

339-
LINK: displays a full link to the recording player, inluding the encoded
339+
LINK: displays a full link to the recording player, including the encoded
340340
recording identifier as a parameter.
341341

342342
SHORT: displays a shortened version of the aforementioned link.

0 commit comments

Comments
 (0)