Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite774f4c

Browse files
authored
Merge pull requestwilfredinni#395 from SeaSide53/typo
Typo in cheatsheet/manipulating-strings.md
2 parents23f244a +f0e9fb3 commite774f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/cheatsheet/manipulating-strings.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ An optional second argument to `rjust()` and `ljust()` will specify a fill chara
295295

296296
##The Count Method
297297

298-
Counts the number ofoccurences of a given character or substring in the string it is applied to. Can be optionally provided start and end index.
298+
Counts the number ofoccurrences of a given character or substring in the string it is applied to. Can be optionally provided start and end index.
299299

300300
```python
301301
>>> sentence='one sheep two sheep three sheep four'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp