diff options
Diffstat (limited to 'src/usr/targeting/common/target.C')
-rw-r--r-- | src/usr/targeting/common/target.C | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/targeting/common/target.C b/src/usr/targeting/common/target.C index ea79a22a3..2248283c5 100644 --- a/src/usr/targeting/common/target.C +++ b/src/usr/targeting/common/target.C @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2012,2014 */ +/* Contributors Listed Below - COPYRIGHT 2012,2015 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -320,7 +320,7 @@ Target::Target() { #define TARG_FN "Target()" - // Note there is no intialization of a target, since it's mapped to memory + // Note there is no initialization of a target, since it's mapped to memory // directly. #undef TARG_FN |