From 505b4c9ff9e589032c66065b3ca67c17a088adef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Spiegel?= Date: Mon, 24 Feb 2014 20:36:46 -0500 Subject: [PATCH] Fix typo. --- source/reference/database-profiler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/database-profiler.txt b/source/reference/database-profiler.txt index c2deaa747c4..e39a75a530c 100644 --- a/source/reference/database-profiler.txt +++ b/source/reference/database-profiler.txt @@ -223,7 +223,7 @@ operation. The time in microseconds the operation held a specific lock. For operations that require more than one lock, like those - that lock the ``local`` database to update the :term:`oplog`, then + that lock the ``local`` database to update the :term:`oplog`, this value may be longer than the total length of the operation (i.e. :data:`~system.profile.millis`.)