diff --git a/src/navigation/view-controller.ts b/src/navigation/view-controller.ts index 38ad69205b..f2e57fb9c3 100644 --- a/src/navigation/view-controller.ts +++ b/src/navigation/view-controller.ts @@ -216,7 +216,6 @@ export class ViewController { /** * Check to see if you can go back in the navigation stack. - * @param {boolean} Check whether or not you can go back from this page * @returns {boolean} Returns if it's possible to go back from this Page. */ enableBack(): boolean {