Compiling a simple document, I get the following error:

On the line 166, there is a \begin{itemize} environment. I tried commenting it out and the error goes away, but there doesn't seem to be anything wrong with that part of code. I'm posting it below (from line 164 to 169):
\documentclass[12pt]{article}
\usepackage[a4paper]{geometry}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[shortlabels]{enumitem}
\usepackage{graphicx}
\usepackage{titlesec}
\begin{document}
\begin{itemize}
\item[Presuposiciones] Son aseveraciones no expresadas. Son supuestos que el hablante hace
sobre lo que probablemente aceptará al oyente sin ponerlo en duda.
Para que un texto sea coherente que el emisor haya acertado en sus presuposiciones.
\item[Implicaturas] Se relacionan estrechamente con los actos de habla indirectos.
Se trata de las informaciones adicionales contenidas en un enunciado.
\end{itemize}
\end{document
What's happening?
hexdumpand search for\u8:; what are the two bytes following it? – egreg Jun 27 '12 at 15:35%in macro definitions?. – Caramdir Jun 27 '12 at 15:59