diff options
author | Ricardo Catalinas Jiménez <[email protected]> | 2012-02-28 18:07:12 +0100 |
---|---|---|
committer | Ricardo Catalinas Jiménez <[email protected]> | 2012-02-28 18:07:12 +0100 |
commit | 4c8b2b9b58b06f1a72cddceb7c915129eb89152e (patch) | |
tree | 4fa20dca75c64fba11e989f0490f48e84bd57575 /system | |
parent | 3398aa592af611b84edad4fa56e88379df6d1735 (diff) | |
download | otp-4c8b2b9b58b06f1a72cddceb7c915129eb89152e.tar.gz otp-4c8b2b9b58b06f1a72cddceb7c915129eb89152e.tar.bz2 otp-4c8b2b9b58b06f1a72cddceb7c915129eb89152e.zip |
Remove/add extra/missing white spaces
Diffstat (limited to 'system')
-rw-r--r-- | system/doc/efficiency_guide/profiling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/efficiency_guide/profiling.xml b/system/doc/efficiency_guide/profiling.xml index 65ba4b3369..230aa3504b 100644 --- a/system/doc/efficiency_guide/profiling.xml +++ b/system/doc/efficiency_guide/profiling.xml @@ -116,7 +116,7 @@ minimize runtime performance impact. Using fprof is just a matter of calling a few library functions, see <seealso marker="tools:fprof">fprof</seealso> - manual page under the application tools.<c>fprof</c> was introduced in + manual page under the application tools.<c> fprof</c> was introduced in version R8 of Erlang/OTP. </p> </section> |