This commit is contained in:
2026-05-28 17:45:36 +03:00
parent 03e98d0032
commit e199a73640
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ static auto Asibfm700MountConfigurationDefaults = std::make_tuple(
make_config_record(
"pcmType",
mcc::impl::MccDefaultPCMType::PCM_TYPE_GEOMETRY,
{" PCM type:", " a case-sensetive string:", " GEOMETRY - 'classic' geometry-based correction coefficients",
{" PCM type:", " a case-sensitive string:", " GEOMETRY - 'classic' geometry-based correction coefficients",
" GEOMETRY-BSPLINE - previous one and additional 2D B-spline corrections",
" BSPLINE - pure 2D B-spline corrections"}),