CharacterMotor Default Script have errors in it... Help!

So in the default Character Motor Script There is errors that does not let me build or enter playmode or do anything with my game!
It says: Assets/Standard Assets/Character Controlls/Sources/Scripts/CharacterMotor.js
(555,85): BCE0044: expecting ), found ‘;’
when i go to the right line and i put the ),it creates another error and says Unexpected
token ‘)’ so i dont no what to do!
HELP PLEASE!!

Remove the Standard Assets/Character Controllers folder from your project. Then at the top of the screen, go to the Assets menu, then go to Import Package, then choose Character Controller, this will reimport the package, and fix your problem.