Skip to content

Commit ba750ec

Browse files
michaelkirkCopilot
andauthored
Update src/header.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 178760c commit ba750ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/header.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ impl Header {
8484
}
8585
}
8686

87-
/// Get the version specification of the archive
87+
/// Get the PMTiles spec version of the archive.
8888
#[must_use]
8989
pub fn spec_version(&self) -> u8 {
9090
self.version

0 commit comments

Comments
 (0)