lte: (fixes #2787) Fix typo in documentation
authorMichele Polese <michele.polese@gmail.com>
Tue, 03 Oct 2017 16:41:40 -0700
changeset 13108 b0222fd00d67
parent 13107 03946b50b151
child 13109 0f13cb543416
lte: (fixes #2787) Fix typo in documentation
src/lte/model/lte-handover-management-sap.h
--- a/src/lte/model/lte-handover-management-sap.h	Tue Oct 03 16:35:09 2017 -0700
+++ b/src/lte/model/lte-handover-management-sap.h	Tue Oct 03 16:41:40 2017 -0700
@@ -118,7 +118,7 @@
   /**
    * Constructor
    *
-   * \param owner the owenr class
+   * \param owner the owner class
    */
   MemberLteHandoverManagementSapProvider (C* owner);
 
@@ -160,7 +160,7 @@
   /**
    * Constructor
    *
-   * \param owner the owenr class
+   * \param owner the owner class
    */
   MemberLteHandoverManagementSapUser (C* owner);