lp: fix typo
refs #2879
Change-Id: Iaa5aeb4caaecd835ae840038d703251ff950e66d
diff --git a/src/lp/detail/field-decl.hpp b/src/lp/detail/field-decl.hpp
index 44df431..792a340 100644
--- a/src/lp/detail/field-decl.hpp
+++ b/src/lp/detail/field-decl.hpp
@@ -1,6 +1,6 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
- * Copyright (c) 2013-2015 Regents of the University of California.
+ * Copyright (c) 2013-2016 Regents of the University of California.
*
* This file is part of ndn-cxx library (NDN C++ library with eXperimental eXtensions).
*
@@ -142,6 +142,6 @@
} // namespace detail
} // namespace lp
-} // namesapce ndn
+} // namespace ndn
#endif // NDN_CXX_LP_DETAIL_FIELD_DECL_HPP