Comment typos

release/4.3a0
Frank Dellaert 2020-04-04 12:30:34 -04:00
parent 8383e9e285
commit 054e9f19c0
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
/**
* @file Sampler.cpp
* @brief sampling from a NoiseModel to generate
* @brief sampling from a diagonal NoiseModel
* @author Frank Dellaert
* @author Alex Cunningham
*/

View File

@ -11,7 +11,7 @@
/**
* @file Sampler.h
* @brief sampling from a NoiseModel to generate
* @brief sampling from a NoiseModel
* @author Frank Dellaert
* @author Alex Cunningham
*/