We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6a607f + 270c38f commit 3f69a96Copy full SHA for 3f69a96
src/spatial/modules/proj/proj_module.cpp
@@ -1160,7 +1160,7 @@ struct DuckDB_Proj_Compiled_Version {
1160
}
1161
1162
static constexpr auto DESCRIPTION = R"(
1163
- Returns a text description of the PROJ library version that that this instance of DuckDB was compiled against.
+ Returns a text description of the PROJ library version that this instance of DuckDB was compiled against.
1164
)";
1165
1166
static constexpr auto EXAMPLE = R"(
0 commit comments