Skip to content

Commit

Permalink
Xpetra: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mayrmt committed Apr 27, 2022
1 parent c27d146 commit 9bd428a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ namespace Xpetra {

public:
/*!
@brief Build MapExtrasctor from a given set of partial maps.
@brief Build MapExtractor from a given set of partial maps.
The Maps indirectly specify the linear algebra library to use (Tpetra or Epetra).
*/
Expand All @@ -81,7 +81,7 @@ namespace Xpetra {
}

/*!
@brief Build MapExtrasctor from a given BlockedMap.
@brief Build MapExtractor from a given BlockedMap.
The Maps indirectly specify the linear algebra library to use (Tpetra or Epetra).
*/
Expand Down

0 comments on commit 9bd428a

Please sign in to comment.