Skip to content

Commit

Permalink
Merge pull request #10929 from bangerth/period
Browse files Browse the repository at this point in the history
Use proper grammar.
  • Loading branch information
drwells committed Sep 17, 2020
2 parents bbee931 + 7212b98 commit bcb2fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/deal.II/lac/petsc_vector_base.h
Expand Up @@ -280,7 +280,7 @@ namespace PETScWrappers
operator=(const VectorBase &) = delete;

/**
* Destructor
* Destructor.
*/
virtual ~VectorBase() override;

Expand Down

0 comments on commit bcb2fdb

Please sign in to comment.