From 078db9375232f532cdf79077187dd1d519beab54 Mon Sep 17 00:00:00 2001
From: David Young <dyoung@hdfgroup.org>
Date: Fri, 27 Sep 2019 12:50:48 -0500
Subject: Fix a typo: adress -> address.

---
 src/H5Fint.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/H5Fint.c b/src/H5Fint.c
index f253ffb..46e96f1 100644
--- a/src/H5Fint.c
+++ b/src/H5Fint.c
@@ -4676,7 +4676,7 @@ done:
  *               to the HDF5 file more than max_lag ticks ago, and haven't
  *               been modified since. 
  *
- *               (This is an optimization -- adress it later)
+ *               (This is an optimization -- address it later)
  *
  *            6) Update the metadata file.  Must do this before we 
  *               release the tick list, as otherwise the page buffer 
-- 
cgit v0.12