mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-26 22:20:24 +08:00
make lint happy
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// package docx is one of the most functional libraries to read and write .docx
|
// Package docx is one of the most functional libraries to read and write .docx
|
||||||
// (a.k.a. Microsoft Word documents or ECMA-376 Office Open XML) files in Go.
|
// (a.k.a. Microsoft Word documents or ECMA-376 Office Open XML) files in Go.
|
||||||
package docx
|
package docx
|
||||||
|
|
||||||
Reference in New Issue
Block a user