Skip to content

Commit 635dea7

Browse files
authored
docs(dfn): remove doubled word in maxbound description (#2562)
1 parent feebc16 commit 635dea7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

doc/mf6io/mf6ivar/dfn/chf-evp.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ type integer
138138
reader urword
139139
optional false
140140
longname maximum number of evaporation cells
141-
description REPLACE maxbound {'{#1}': 'evaporation cells'}
141+
description REPLACE maxbound {'{#1}': 'evaporation'}
142142

143143

144144
# --------------------- swf evp period ---------------------

doc/mf6io/mf6ivar/dfn/chf-pcp.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ type integer
138138
reader urword
139139
optional false
140140
longname maximum number of precipitation cells
141-
description REPLACE maxbound {'{#1}': 'precipitation cells'}
141+
description REPLACE maxbound {'{#1}': 'precipitation'}
142142

143143

144144
# --------------------- swf pcp period ---------------------

doc/mf6io/mf6ivar/dfn/gwf-evt.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ type integer
157157
reader urword
158158
optional false
159159
longname maximum number of evapotranspiration cells
160-
description REPLACE maxbound {'{#1}': 'evapotranspiration cells'}
160+
description REPLACE maxbound {'{#1}': 'evapotranspiration'}
161161

162162
block dimensions
163163
name nseg

doc/mf6io/mf6ivar/dfn/gwf-rch.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ type integer
148148
reader urword
149149
optional false
150150
longname maximum number of recharge cells
151-
description REPLACE maxbound {'{#1}': 'recharge cells'}
151+
description REPLACE maxbound {'{#1}': 'recharge'}
152152

153153

154154
# --------------------- gwf rch period ---------------------

doc/mf6io/mf6ivar/dfn/olf-evp.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ type integer
138138
reader urword
139139
optional false
140140
longname maximum number of evaporation cells
141-
description REPLACE maxbound {'{#1}': 'evaporation cells'}
141+
description REPLACE maxbound {'{#1}': 'evaporation'}
142142

143143

144144
# --------------------- swf evp period ---------------------

doc/mf6io/mf6ivar/dfn/olf-pcp.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ type integer
138138
reader urword
139139
optional false
140140
longname maximum number of precipitation cells
141-
description REPLACE maxbound {'{#1}': 'precipitation cells'}
141+
description REPLACE maxbound {'{#1}': 'precipitation'}
142142

143143

144144
# --------------------- swf pcp period ---------------------

doc/mf6io/mf6ivar/dfn/swf-evp.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ type integer
138138
reader urword
139139
optional false
140140
longname maximum number of evaporation cells
141-
description REPLACE maxbound {'{#1}': 'evaporation cells'}
141+
description REPLACE maxbound {'{#1}': 'evaporation'}
142142

143143

144144
# --------------------- swf evp period ---------------------

doc/mf6io/mf6ivar/dfn/swf-pcp.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ type integer
138138
reader urword
139139
optional false
140140
longname maximum number of precipitation cells
141-
description REPLACE maxbound {'{#1}': 'precipitation cells'}
141+
description REPLACE maxbound {'{#1}': 'precipitation'}
142142

143143

144144
# --------------------- swf pcp period ---------------------

0 commit comments

Comments
 (0)