From 5794fde40c516da3fb86b808d86ccfbfc782be3a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 14 Sep 2017 16:13:31 -0600 Subject: [PATCH] Fix grammar. --- doc/doxygen/headers/c++11.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/headers/c++11.h b/doc/doxygen/headers/c++11.h index b1c7209ef8..888c5e9923 100644 --- a/doc/doxygen/headers/c++11.h +++ b/doc/doxygen/headers/c++11.h @@ -20,7 +20,7 @@ * Since version 9.0, deal.II requires a compiler that supports at * least C++11. * As part of this, many places in the internal implementation of - * deal.II is now using features that were only introduced in C++11. + * deal.II are now using features that were only introduced in C++11. * That said, deal.II also has functions and classes that make using * it with C++11 features easier. * -- 2.39.5