aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/examples
diff options
context:
space:
mode:
authorErland Schönbeck <[email protected]>2015-03-13 10:12:57 +0100
committerRickard Green <[email protected]>2015-03-20 15:28:54 +0100
commit87ae700c7383b74b8ddade6bfe30481dcdc5b6c7 (patch)
tree182247234a2ae719e688c3a37eec158639f0fee6 /lib/inets/examples
parentf4a774425a440caa912da71cfb8c0c70df4df69e (diff)
downloadotp-87ae700c7383b74b8ddade6bfe30481dcdc5b6c7.tar.gz
otp-87ae700c7383b74b8ddade6bfe30481dcdc5b6c7.tar.bz2
otp-87ae700c7383b74b8ddade6bfe30481dcdc5b6c7.zip
inets: Update comments
Diffstat (limited to 'lib/inets/examples')
-rw-r--r--lib/inets/examples/httpd_load_test/hdlt_random_html.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/examples/httpd_load_test/hdlt_random_html.erl b/lib/inets/examples/httpd_load_test/hdlt_random_html.erl
index 53ec1ea440..c55de628c1 100644
--- a/lib/inets/examples/httpd_load_test/hdlt_random_html.erl
+++ b/lib/inets/examples/httpd_load_test/hdlt_random_html.erl
@@ -49,7 +49,7 @@ stop() ->
".
content(WorkSim, SzSim) ->
- %% Adapt to OTP 18 erlang time API and be back-compatible
+ %% Adapt to OTP 18 erlang time API and be backwards compatible
{A, B, C} = try
{erlang:phash2([node()]),
erlang:monotonic_time(),