Skip to content

Commit

Permalink
Update matrix.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Edwards <[email protected]>
  • Loading branch information
james-d-mitchell and Joseph-Edwards committed Aug 22, 2024
1 parent c60487c commit 23d993e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/libsemigroups/matrix.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8207,7 +8207,7 @@ namespace libsemigroups {
//! \param x the matrix.
//! \param prefix the prefix for the returned string.
//! \param short_name the short name of the type of matrix (default: `""`).
//! \param braces the braces to use to delineate rows (default: `"{}"`)
//! \param braces the braces to use to delineate rows (default: `"{}"`).
//! \param max_width the maximum width of the returned representation
//! (default: \c 72).
//!
Expand Down

0 comments on commit 23d993e

Please sign in to comment.