Skip to content

Commit e6b1c7d

Browse files
committed
Replace ... with etc
1 parent 42c80d1 commit e6b1c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/testing/profiling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ various things and enforce some metrics.
1111

1212
The Symfony2 :ref:`Profiler <internals-profiler>` gathers a lot of data for
1313
each request. Use this data to check the number of database calls, the time
14-
spent in the framework, ... But before writing assertions, enable the profiler
14+
spent in the framework, etc. But before writing assertions, enable the profiler
1515
and check that the profiler is indeed available (it is enabled by default in
1616
the ``test`` environment)::
1717

0 commit comments

Comments
 (0)