fixing typos

This commit is contained in:
Wayne Chen 2019-02-27 18:04:58 -08:00
parent 3b6c0b5b18
commit 49c3dfa52c

View file

@ -1,5 +1,5 @@
//
// PrivacyShield.h
// PrivacyShield.cpp
// interface/src/ui
//
// Created by Wayne Chen on 2/27/19.
@ -9,4 +9,4 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include "PrivacyShield.cpp"
#include "PrivacyShield.h"