From b047c0fc9b455e6cbfd1d6b080e9bb427282b670 Mon Sep 17 00:00:00 2001 From: Sree Kuchibhotla Date: Mon, 16 Nov 2015 11:52:54 -0800 Subject: Address code review comments --- test/cpp/interop/stress_interop_client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cpp/interop/stress_interop_client.h') diff --git a/test/cpp/interop/stress_interop_client.h b/test/cpp/interop/stress_interop_client.h index 567c1b0a6d..6fd303d6b7 100644 --- a/test/cpp/interop/stress_interop_client.h +++ b/test/cpp/interop/stress_interop_client.h @@ -90,7 +90,7 @@ class StressTestInteropClient { long test_duration_secs, long sleep_duration_ms, long metrics_collection_interval_secs); - // The main funciton. Use this as the thread entry point. + // The main function. Use this as the thread entry point. // qps_gauge is the Gauge to record the requests per second metric void MainLoop(std::shared_ptr qps_gauge); -- cgit v1.2.3