Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC/MAINT: doc: fix some typos#21575

Merged
lucascolley merged 1 commit into
scipy:mainfrom
varehus:main
Sep 17, 2024
Merged

DOC/MAINT: doc: fix some typos#21575
lucascolley merged 1 commit into
scipy:mainfrom
varehus:main

Conversation

@musvaage
Copy link
Copy Markdown
Contributor

@lucascolley

mostly release note fixes
tutorial also affected and some other cleanup

@github-actions github-actions Bot added Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks labels Sep 17, 2024
Copy link
Copy Markdown
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for your first contribution to SciPy!

@lucascolley lucascolley added this to the 1.15.0 milestone Sep 17, 2024
@lucascolley lucascolley merged commit 7635e03 into scipy:main Sep 17, 2024
@musvaage
Copy link
Copy Markdown
Contributor Author

@lucascolley

doc/source/building/index.rst (line 355)

.\venv\Scripts\activate

Doesn't Windows .\venv\Scripts\ have a .bat and a .ps1 file?

.\venv\Scripts\Activate.ps1

or, as pwsh is case-insensitive

.\venv\Scripts\activate.ps1

@lucascolley
Copy link
Copy Markdown
Member

hmm, I'm not sure. Maybe open a new issue about that?

@musvaage
Copy link
Copy Markdown
Contributor Author

musvaage commented Sep 18, 2024

@DimitriPapadopoulos

if pertinent to the corpus of codespell

some fixes in this pull and its sibling #21573

DimitriPapadopoulos added a commit to DimitriPapadopoulos/codespell that referenced this pull request Sep 18, 2024
DimitriPapadopoulos added a commit to DimitriPapadopoulos/codespell that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants