If this is accepted does it make me a 'petsc developer'? :)

-Cameron
From 38f04347b13e74d9ee43fd5d85c2eeb5d343670a Mon Sep 17 00:00:00 2001
From: Cameron Smith <[email protected]>
Date: Fri, 21 Aug 2015 11:42:46 -0400
Subject: [PATCH] minor typos in timer description

---
 include/petsctime.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/petsctime.h b/include/petsctime.h
index f41b1fa..51feb9e 100644
--- a/include/petsctime.h
+++ b/include/petsctime.h
@@ -35,7 +35,7 @@ PETSC_EXTERN PetscLogDouble petsc_BaseTime;
 
    Notes:
    Since the PETSc libraries incorporate timing of phases and operations,
-   we do not recomment every using PetscTime()
+   we do not recommend ever using PetscTime()
    The options database command  -log_summary activate
    PETSc library timing. See Users-Manual: ch_profiling for more details.
 
-- 
2.5.0

Reply via email to