소스 검색

Remove duplicate word "the" (#326)

Ryuma Yoshida 7 년 전
부모
커밋
db0be723d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      third_party/svgpan/svgpan.go

+ 1
- 1
third_party/svgpan/svgpan.go 파일 보기

12
  * ======================
12
  * ======================
13
  *
13
  *
14
  * Given an unique existing element with id "viewport" (or when missing, the
14
  * Given an unique existing element with id "viewport" (or when missing, the
15
- * first g-element), including the the library into any SVG adds the following
15
+ * first g-element), including the library into any SVG adds the following
16
  * capabilities:
16
  * capabilities:
17
  *
17
  *
18
  *  - Mouse panning
18
  *  - Mouse panning