Skip to content

Commit

Permalink
Merge pull request OSGeo#10155 from vpicavet/patch-1
Browse files Browse the repository at this point in the history
Fix small typo
  • Loading branch information
rouault authored Jun 7, 2024
2 parents e677cbb + 4282f75 commit 6066fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/drivers/vector/dwg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ AutoCAD DWG
.. build_dependencies:: Open Design Alliance Teigha library

OGR supports reading most versions of AutoCAD DWG when built with the
Open Design Alliance Teigha library. DWG is an binary working format used
Open Design Alliance Teigha library. DWG is a binary working format used
for AutoCAD drawings. A reasonable effort has been made to make the OGR
DWG driver work similarly to the OGR DXF driver which shares a common
data model. The entire contents of the .dwg file is represented as a
Expand Down

0 comments on commit 6066fcb

Please sign in to comment.