FIX: modify the text

Change-Id: If9d6d629288f9016b5d8abfaff5ee44c99d90e30
This commit is contained in:
zhimin.zeng 2022-09-09 09:38:26 +08:00 committed by Lane.Wei
parent 589e30e095
commit 4c063a8a32
3 changed files with 6 additions and 6 deletions

View file

@ -135,7 +135,7 @@ enum BrimType {
};
enum TimelapseType {
tlClose,
tlNone,
tlSmooth,
tlTraditional
};