Remove wrongly repeated words in comments
[mesa.git] / src / gallium / drivers / nouveau / nouveau_buffer.c
index 2db538c70af935ead1c483a28d1390594f9f44bd..7c1421b581552db49efaec04d75ff53fe4db0233 100644 (file)
@@ -163,7 +163,7 @@ nouveau_transfer_staging(struct nouveau_context *nv,
    return tx->map;
 }
 
-/* Copies data from the resource into the the transfer's temporary GART
+/* Copies data from the resource into the transfer's temporary GART
  * buffer. Also updates buf->data if present.
  *
  * Maybe just migrate to GART right away if we actually need to do this. */