Merge branch 'ms/doc-revision-illustration-fix'

Docfix.

* ms/doc-revision-illustration-fix:
  docs: fix minor glitch in illustration
maint
Junio C Hamano 2020-04-28 15:50:10 -07:00
commit 8167b410d9
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ G H I J

A = = A^0
B = A^ = A^1 = A~1
C = A^2 = A^2
C = = A^2
D = A^^ = A^1^1 = A~2
E = B^2 = A^^2
F = B^3 = A^^3