Skip to content

Commit

Permalink
Change doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rruuaanng committed Sep 29, 2024
1 parent e83402a commit 981b6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/c-api/buffer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ Buffer-related functions
Copy data from *buf* to *obj* buffer. Can convert between C-style and
or Fortran-style buffers (C-style if *fort* is ``'C'`` or Fortran-style
if *fort* is ``'F'``, ``'A'``or other for defalut quick copy).
if *fort* is ``'F'``, ``'A'`` or other for defalut quick copy).
``0`` is returned on success, ``-1`` on error.
Expand Down

0 comments on commit 981b6c5

Please sign in to comment.