From a71ee719dcde4eba2edce99cac6d7167228b15e6 Mon Sep 17 00:00:00 2001 From: "nissim.hadar" Date: Sat, 25 Nov 2017 08:45:22 -0800 Subject: [PATCH] Minor typos. --- tools/auto-tester/src/main.cpp | 2 +- tools/auto-tester/src/ui/MismatchWindow.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/auto-tester/src/main.cpp b/tools/auto-tester/src/main.cpp index 58049a4e09..2550e62190 100644 --- a/tools/auto-tester/src/main.cpp +++ b/tools/auto-tester/src/main.cpp @@ -1,5 +1,5 @@ // -// Test.cpp +// main.cpp // // Created by Nissim Hadar on 2 Nov 2017. // Copyright 2013 High Fidelity, Inc. diff --git a/tools/auto-tester/src/ui/MismatchWindow.h b/tools/auto-tester/src/ui/MismatchWindow.h index b4fd522026..7c72b7b0b7 100644 --- a/tools/auto-tester/src/ui/MismatchWindow.h +++ b/tools/auto-tester/src/ui/MismatchWindow.h @@ -1,5 +1,5 @@ // -// MismatchWindow.cpp +// MismatchWindow.h // // Created by Nissim Hadar on 9 Nov 2017. // Copyright 2013 High Fidelity, Inc.