Wikipedia says:
In mathematics, a limit is the value that a function(or sequence) "approaches" as the input (or index) "approaches" some value.
What if the function was a constant?! A constant function will not approach anything, so, how would we define the limit of a constant function?
Your quote isn't a definition of a limit, but an English language description of what it computes.
If you look at the actual definition, such as the usual "epsilon-delta" definition, you'll see that it handles constant functions just fine, and in fact you have
$$ \lim_{x \to a} c = c $$
So, what has happened here is that there is a miscommunication — the meaning intended by the author of this wikipedia passage is not the meaning inferred by you the reader.
While you could decide that the author used sloppy language, or you could chalk up the whole thing to the imprecision of the English language, I think the following will be more useful:
Natural language tends to be exclusive of overly simple or degenerate cases — e.g. if you were to say "I live within 50 miles of Paris" in everyday conversation, the listener would assume that you don't live in Paris because it's expected that you would have said so.
Technical language tend to be more inclusive unless stated otherwise — e.g. that someone living in Paris does indeed live within 50 miles of Paris.