Oracle Solution for Error ora-14045

Solution for Oracle Error ORA-14045

ORA-14045: only one partition may be modified

What triggered the Error:

ALTER TABLE|INDEX MODIFY PARTITION contained descriptions of more than one partition to be modified

What should we do to fix it:

Ensure that the statement describes exactly one partition to be modified and that it does not contain any commas