summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 52b9dcc1d9..aae8375dc6 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -1715,7 +1715,7 @@ typedef struct AVFormatContext {
int64_t probesize2;
/**
- * dump format seperator.
+ * dump format separator.
* can be ", " or "\n " or anything else
* Code outside libavformat should access this field using AVOptions
* (NO direct access).