This is an automated email from the ASF dual-hosted git repository.

paleolimbot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git


The following commit(s) were added to refs/heads/main by this push:
     new 6118946  fix(docs): Correct typo in testing.rst (#348)
6118946 is described below

commit 6118946a4c9abcec2622dd3bcf16e1e7ee91319c
Author: Dirk Eddelbuettel <[email protected]>
AuthorDate: Tue Dec 26 18:51:54 2023 -0600

    fix(docs): Correct typo in testing.rst (#348)
    
    This corrects a one-char typo
---
 docs/source/reference/testing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/reference/testing.rst 
b/docs/source/reference/testing.rst
index 7e36a32..059099c 100644
--- a/docs/source/reference/testing.rst
+++ b/docs/source/reference/testing.rst
@@ -15,7 +15,7 @@
 .. specific language governing permissions and limitations
 .. under the License.
 
-Teseting API Reference
+Testing API Reference
 ======================
 
 .. doxygengroup:: nanoarrow_testing

Reply via email to