From 92aa9d1303f8b16627e4826461b950faf9a96557 Mon Sep 17 00:00:00 2001 From: Shawn Lin Date: Mon, 1 Jun 2026 16:07:44 -0500 Subject: [PATCH] possible typos --- .github/workflows/autopush.yml | 2 +- README.rst | 4 ++-- doc/discretization.rst | 2 +- doc/index.rst | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/autopush.yml b/.github/workflows/autopush.yml index 469280898..c1c93c4f5 100644 --- a/.github/workflows/autopush.yml +++ b/.github/workflows/autopush.yml @@ -1,4 +1,4 @@ -name: Gitlab mirror +name: GitLab mirror on: push: branches: diff --git a/README.rst b/README.rst index 5320e6077..4bff030a0 100644 --- a/README.rst +++ b/README.rst @@ -2,10 +2,10 @@ pytential: 2D/3D Layer Potential Evaluation =========================================== .. image:: https://gitlab.tiker.net/inducer/pytential/badges/main/pipeline.svg - :alt: Gitlab Build Status + :alt: GitLab Build Status :target: https://gitlab.tiker.net/inducer/pytential/commits/main .. image:: https://github.com/inducer/pytential/actions/workflows/ci.yml/badge.svg - :alt: Github Build Status + :alt: GitHub Build Status :target: https://github.com/inducer/pytential/actions/workflows/ci.yml .. image:: https://badge.fury.io/py/pytential.svg :alt: Python Package Index Release Page diff --git a/doc/discretization.rst b/doc/discretization.rst index 6d7631449..aebcc460f 100644 --- a/doc/discretization.rst +++ b/doc/discretization.rst @@ -4,7 +4,7 @@ Discretizations QBX discretization ------------------ -To compute a layer potential as an an end user, create a +To compute a layer potential as an end user, create a :class:`meshmode.discretization.Discretization` with a :class:`meshmode.discretization.poly_element.InterpolatoryQuadratureSimplexGroupFactory` as a discretization for the density. diff --git a/doc/index.rst b/doc/index.rst index a04837f3e..d14e01188 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -8,7 +8,7 @@ potentials (and, sooner or later, volume potentials). It also knows how to set up meshes and solve integral equations. -See :download:`example/helmholtz-dirichlet.py <../examples/helmholtz-dirichlet.py>` +See :download:`examples/helmholtz-dirichlet.py <../examples/helmholtz-dirichlet.py>` for a complete usage example. Contents @@ -22,7 +22,7 @@ Contents linalg misc qbx - 🚀 Github + 🚀 GitHub 💾 Download Releases * :ref:`genindex`