]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a grammar error. 17104/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Jun 2024 20:05:26 +0000 (14:05 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Jun 2024 20:05:26 +0000 (14:05 -0600)
source/sundials/arkode.cc
source/sundials/kinsol.cc

index bae405956b062c0c58c982e0523eac9e9a8a4985..4cf253ddfbae659bdb58a65549256648ffe16be9 100644 (file)
@@ -178,7 +178,7 @@ namespace SUNDIALS
         time.set_desired_next_step_size(data.output_period);
 
         // Having set up all of the ancillary things, finally call the main
-        // ARKode function. One we return, check that what happened:
+        // ARKode function. Once we return, check what happened:
         // - If we have a pending recoverable exception, ignore it if SUNDIAL's
         //   return code was zero -- in that case, SUNDIALS managed to indeed
         //   recover and we no longer need the exception
index 7ad8d70afda1b003570aee77e26201fcac395931..21ffc7d92da78cf897eed13909b7e4fc2b3744fd 100644 (file)
@@ -519,7 +519,7 @@ namespace SUNDIALS
 
 
     // Having set up all of the ancillary things, finally call the main KINSol
-    // function. One we return, check that what happened:
+    // function. Once we return, check what happened:
     // - If we have a pending recoverable exception, ignore it if SUNDIAL's
     //   return code was zero -- in that case, SUNDIALS managed to indeed
     //   recover and we no longer need the exception

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.