aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-07-28 12:17:47 -0400
committerEli Schwartz <eschwartz@archlinux.org>2023-07-28 12:21:20 -0400
commit01902d722731ea4ede3ac2732b892a0b113b055e (patch)
treef907285926a3cd7d3cd830fef828c5fec2eeaf96 /docs/yaml
parent1b8dcbcc5782a7809d23d5bff1baeb5fee74068e (diff)
downloadmeson-01902d722731ea4ede3ac2732b892a0b113b055e.zip
meson-01902d722731ea4ede3ac2732b892a0b113b055e.tar.gz
meson-01902d722731ea4ede3ac2732b892a0b113b055e.tar.bz2
ugh, fix typo in previous commit
Diffstat (limited to 'docs/yaml')
-rw-r--r--docs/yaml/elementary/str.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/yaml/elementary/str.yml b/docs/yaml/elementary/str.yml
index 7c48c5d..7748121 100644
--- a/docs/yaml/elementary/str.yml
+++ b/docs/yaml/elementary/str.yml
@@ -78,7 +78,6 @@ methods:
strip_chars:
type: str
since: 0.43.0
- description:
description: Instead of whitespace, strip all the characters in this string.
# str.to_lower()