Uncomment
From WikiDLXTV
To uncomment a line in a file means to remove the '#' character from the start of that line.
Lines beginning with '#' are comments, describing something or showing an example of a command. A command on a line will not be executed if the line starts with '#'.