This commit is contained in:
hneemann 2016-05-17 18:07:37 +02:00
parent 8514c54cd4
commit aaa2d97e2c

View File

@ -113,7 +113,7 @@ public class Vector {
} }
/** /**
* Adds a offset to every vector in the given list * Adds an offset to every vector in the given list
* *
* @param vectors the original vectors * @param vectors the original vectors
* @param offs the offset * @param offs the offset