Skip to content

Commit bc6728a

Browse files
AuBousquetcvvergara
authored andcommitted
fix: documentation
(cherry picked from commit 70a3142)
1 parent 0d22716 commit bc6728a

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
lines changed

doc/contraction/contraction-family.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Dead end vertex on undirected graph
9999
:header-rows: 1
100100

101101
* - Node
102-
- Adjecent nodes
102+
- Adjacent nodes
103103
- Number of adjacent nodes
104104
* - :math:`a`
105105
- :math:`\{u\}`
@@ -140,7 +140,7 @@ Dead end vertex on directed graph
140140
:header-rows: 1
141141

142142
* - Node
143-
- Adjecent nodes
143+
- Adjacent nodes
144144
- Number of adjacent nodes
145145
- Number of incoming edges
146146
- Number of outgoing edges
@@ -282,7 +282,7 @@ Linear vertex on undirected graph
282282
:header-rows: 1
283283

284284
* - Node
285-
- Adjecent nodes
285+
- Adjacent nodes
286286
- Number of adjacent nodes
287287
* - :math:`v`
288288
- :math:`\{u, w\}`
@@ -320,7 +320,7 @@ Linear vertex on directed graph
320320
:header-rows: 1
321321

322322
* - Node
323-
- Adjecent nodes
323+
- Adjacent nodes
324324
- Number of adjacent nodes
325325
- Is symmetrical?
326326
* - :math:`a`

locale/de/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2856,7 +2856,7 @@ msgstr ""
28562856
msgid "Node"
28572857
msgstr ""
28582858

2859-
msgid "Adjecent nodes"
2859+
msgid "Adjacent nodes"
28602860
msgstr ""
28612861

28622862
msgid "Number of adjacent nodes"

locale/en/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2846,7 +2846,7 @@ msgstr ""
28462846
msgid "Node"
28472847
msgstr ""
28482848

2849-
msgid "Adjecent nodes"
2849+
msgid "Adjacent nodes"
28502850
msgstr ""
28512851

28522852
msgid "Number of adjacent nodes"

locale/es/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3142,7 +3142,7 @@ msgstr "Los nodos azules tienen un número ilimitado de aristas."
31423142
msgid "Node"
31433143
msgstr "Nodo"
31443144

3145-
msgid "Adjecent nodes"
3145+
msgid "Adjacent nodes"
31463146
msgstr "Nodos adyacentes"
31473147

31483148
msgid "Number of adjacent nodes"

locale/ja/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2892,7 +2892,7 @@ msgstr ""
28922892
msgid "Node"
28932893
msgstr ""
28942894

2895-
msgid "Adjecent nodes"
2895+
msgid "Adjacent nodes"
28962896
msgstr ""
28972897

28982898
msgid "Number of adjacent nodes"

locale/ko/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2869,7 +2869,7 @@ msgstr ""
28692869
msgid "Node"
28702870
msgstr ""
28712871

2872-
msgid "Adjecent nodes"
2872+
msgid "Adjacent nodes"
28732873
msgstr ""
28742874

28752875
msgid "Number of adjacent nodes"

locale/pot/pgrouting_doc_strings.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2626,7 +2626,7 @@ msgstr ""
26262626
msgid "Node"
26272627
msgstr ""
26282628

2629-
msgid "Adjecent nodes"
2629+
msgid "Adjacent nodes"
26302630
msgstr ""
26312631

26322632
msgid "Number of adjacent nodes"

locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2951,7 +2951,7 @@ msgstr "蓝色节点具有无限数量的边。"
29512951
msgid "Node"
29522952
msgstr "节点"
29532953

2954-
msgid "Adjecent nodes"
2954+
msgid "Adjacent nodes"
29552955
msgstr "相邻节点"
29562956

29572957
msgid "Number of adjacent nodes"

0 commit comments

Comments
 (0)