Overriding Baud Rate : 115200 Problem for Arduino Uno

Hi

I am new to Arduino. I am working on a project where you push a button and make a servo turn 90 degrees. However, whenever I try to upload it to my Arduino Uno, the message that appears is overriding baud rate 115200. As I stated, I am completely new to Arduino and have no idea what this means. Can someone please explain this to me? Any help would be great.

From memory, it's a standard message.

Please enable "verbose output during upload" in file -> preferences and do an upload. If an upload error occurs, you should see an "copy error message" in the right top above the black output window. Click it (it copies the message to the clipboard) and next paste it here in a reply.