Skip to content

Commit cfe14ce

Browse files
committed
Editing the function file again
1 parent 0b8c9fa commit cfe14ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/extractmatcru.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ extractareacru <- function(file, lonmin, lonmax, latmin, latmax, var, year, mont
8888

8989
} else {
9090

91-
print("ERROR: area extraction only works for a combination of 1 year and 1 month, such as: September 2012")
91+
print("ERROR: area extraction only works for a combination of one year and one month, such as: September 2012")
9292

9393
}
9494

0 commit comments

Comments
 (0)