Fixed typos in the headers.
[mtp.git] / mtp.cc
diff --git a/mtp.cc b/mtp.cc
index 60e15db..16f0526 100644 (file)
--- a/mtp.cc
+++ b/mtp.cc
@@ -1,7 +1,7 @@
 
 /*
- *  mtp is the ``Multi Tracked Path'', an implementation of the
- *  k-shortest path algorithm for multi-target tracking.
+ *  mtp is the ``Multi Tracked Paths'', an implementation of the
+ *  k-shortest paths algorithm for multi-target tracking.
  *
  *  Copyright (c) 2012 Idiap Research Institute, http://www.idiap.ch/
  *  Written by Francois Fleuret <francois.fleuret@idiap.ch>