You wrote the wrong description for the last commit and it annoys you. What to do?
git commit --amend -m "The correct description"
This will modify the history. Further discussion here.
Tags: amend, commit, commit message, description, git, history, last commit, message