summaryrefslogtreecommitdiff
path: root/libavfilter/setpts.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/setpts.c')
-rw-r--r--libavfilter/setpts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/setpts.c b/libavfilter/setpts.c
index 6519790ba6..1c262b73e7 100644
--- a/libavfilter/setpts.c
+++ b/libavfilter/setpts.c
@@ -45,7 +45,7 @@ static const char *const var_names[] = {
"INTERLACED", ///< tell if the current frame is interlaced
"N", ///< frame / sample number (starting at zero)
"PHI", ///< golden ratio
- "PI", ///< greek pi
+ "PI", ///< Greek pi
"PREV_INPTS", ///< previous input PTS
"PREV_OUTPTS", ///< previous output PTS
"PTS", ///< original pts in the file of the frame