gnu, teams: Fix typos.

* etc/teams.scm: Remove miscopied comment.
* gnu/packages/python-web.scm, gnu/packages/python-xyz.scm:
Fix spelling.

Change-Id: I1d7aea5804c1216a5f43d19f10772861c5d673bd
This commit is contained in:
Greg Hogan 2024-11-19 20:23:38 +00:00 committed by Ludovic Courtès
parent 6f6a008bb1
commit be6172d006
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
3 changed files with 2 additions and 3 deletions

View file

@ -20699,7 +20699,7 @@ browser from Python.")
(list
#:test-flags
#~(list "--numprocesses" (number->string (min (parallel-job-count) 8))
;; It strugles to find 'botocore'.
;; It struggles to find 'botocore'.
"--ignore" "tests/functional/leak/test_resource_leaks.py"
;; Tests require networking.
"--ignore" "tests/integration")))