Kaydet (Commit) 80d44971 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ifdeeb0b5d8e07af3d38f57a70d6ac334dfc30d37
Reviewed-on: https://gerrit.libreoffice.org/65209
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst c49ea4f3
......@@ -108,10 +108,10 @@ public:
void SetAlignType(enumXFAlignType hori, enumXFAlignType vert);
/**
* @descr: The borders is complex,so you have to create one before use.
Very few paragraphs will readly have borders property,this way
* @descr: The borders are complex, so you have to create one before use.
Very few paragraphs will already have borders property, this way
we can save much memory.
* @param: pBorders borders of the paragraph,please reference the XFBorders.
* @param: pBorders borders of the paragraph, please reference the XFBorders.
*/
void SetBorders(XFBorders *pBorders);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment