summaryrefslogtreecommitdiffstats
path: root/ppapi/c/pp_size.h
diff options
context:
space:
mode:
authorjond@google.com <jond@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-02 15:13:55 +0000
committerjond@google.com <jond@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-02 15:13:55 +0000
commit09f60ec6a62c1d3335275807224bbe3a24a785c5 (patch)
treee6389e71fe22e91aafcfe15d10390987701d378a /ppapi/c/pp_size.h
parentcf38722ad5bf42e271daf44fba01e6ab0cb1ba47 (diff)
downloadchromium_src-09f60ec6a62c1d3335275807224bbe3a24a785c5.zip
chromium_src-09f60ec6a62c1d3335275807224bbe3a24a785c5.tar.gz
chromium_src-09f60ec6a62c1d3335275807224bbe3a24a785c5.tar.bz2
Review URL: http://codereview.chromium.org/6893138
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c/pp_size.h')
-rw-r--r--ppapi/c/pp_size.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppapi/c/pp_size.h b/ppapi/c/pp_size.h
index be84040..712c204 100644
--- a/ppapi/c/pp_size.h
+++ b/ppapi/c/pp_size.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 The Chromium Authors. All rights reserved.
+/* Copyright (c) 2011 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -7,7 +7,7 @@
/**
* @file
- * This file defines the width and height of a 2 dimenstional rectangle.
+ * This file defines the width and height of a 2 dimensional rectangle.
*/
#include "ppapi/c/pp_macros.h"