Skip to content

Commit aec5bc0

Browse files
committed
fix typo
1 parent d3adf8a commit aec5bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/metadata/entity/entity_handler_ogc_csw.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ handle_entities_csw <- function(handler, source, config, handle = TRUE){
278278
}
279279
#spatial resolution
280280
sr = rec$identificationInfo[[1]]$spatialResolution
281-
if(length(sr))
281+
#TODO
282282
}
283283
#rights
284284
constraints = rec$identificationInfo[[1]]$resourceConstraints

0 commit comments

Comments
 (0)