We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334e00c commit 87ce6acCopy full SHA for 87ce6ac
Doc/lib/libprofile.tex
@@ -611,7 +611,7 @@ \section{Calibration \label{profile-calibration}}
611
You can also achieve the same results using a derived class (and the
612
profiler will actually run equally fast!!), but the above method is
613
the simplest to use. I could have made the profiler ``self
614
-calibrating'', but it would have made the initialization of the
+calibrating,'' but it would have made the initialization of the
615
profiler class slower, and would have required some \emph{very} fancy
616
coding, or else the use of a variable where the constant \samp{.00053}
617
was placed in the code shown. This is a \strong{VERY} critical
0 commit comments