Skip to content

Commit d7cd509

Browse files
committed
small fixes
1 parent b8e761a commit d7cd509

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/chapters/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Alternativly you can use **PgAdmin III** and SQL commands. Start PgAdmin III (av
100100
.. _installation_load_functions:
101101

102102
--------------------------------------------------------------------------------------------------------------
103-
Load Funtions
103+
Load Functions
104104
--------------------------------------------------------------------------------------------------------------
105105

106106
Without a routing template database several files containing pgRouting functions must be loaded to the database. Therefore open a terminal window and execute the following commands:

docs/chapters/osm2pgrouting.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ Then run the converter:
7373

7474
.. code-block:: bash
7575
76-
cd ~/Desktop/pgrouting-workshop/
7776
osm2pgrouting -file "data/sampledata.osm" \
7877
-conf "/usr/share/osm2pgrouting/mapconfig.xml" \
7978
-dbname routing \

0 commit comments

Comments
 (0)