summaryrefslogtreecommitdiff
path: root/public/fpdf_formfill.h
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-11-24 15:58:06 -0800
committerTom Sepez <tsepez@chromium.org>2015-11-24 15:58:06 -0800
commitd3116dc173ab3e798b056e008c0cb68f69acdca7 (patch)
tree6a04c92c71ad6f231a030ba33d65eebffdb61c7c /public/fpdf_formfill.h
parentc98895c6a9d0809c2780f5180fa8054eeba04b2b (diff)
downloadpdfium-d3116dc173ab3e798b056e008c0cb68f69acdca7.tar.xz
XFA: DYNIMIC is spelled DYNAMIC
R=thestig@chromium.org Review URL: https://codereview.chromium.org/1473053003 .
Diffstat (limited to 'public/fpdf_formfill.h')
-rw-r--r--public/fpdf_formfill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/fpdf_formfill.h b/public/fpdf_formfill.h
index d04911723d..297bd4af55 100644
--- a/public/fpdf_formfill.h
+++ b/public/fpdf_formfill.h
@@ -12,7 +12,7 @@
typedef void* FPDF_FORMHANDLE;
#define DOCTYPE_PDF 0 // Normal pdf Document
-#define DOCTYPE_DYNIMIC_XFA 1 // Dynimic xfa Document Type
+#define DOCTYPE_DYNAMIC_XFA 1 // Dynamic xfa Document Type
#define DOCTYPE_STATIC_XFA 2 // Static xfa Document Type
// Exported Functions