소스 검색

Fix a typo in the doc

tags/v0.99.beta14
Pascal Terjan pterjan 18 년 전
부모
커밋
64e427f2ed
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      cucul/line.c

+ 1
- 1
cucul/line.c 파일 보기

@@ -71,7 +71,7 @@ int cucul_draw_line(cucul_canvas_t *cv, int x1, int y1, int x2, int y2,

/** \brief Draw a polyline.
*
* Draw a plyline on the canvas using the given character and coordinate
* Draw a polyline on the canvas using the given character and coordinate
* arrays. The first and last points are not connected, hence in order to
* draw a polygon you need to specify the starting point at the end of the
* list as well.


불러오는 중...
취소
저장