1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-07 16:50:24 +08:00

make lint happy

This commit is contained in:
源文雨
2023-02-26 13:08:57 +08:00
parent 2f9f76f1dc
commit 3193f4d8e5

View File

@@ -18,7 +18,7 @@
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.
package docx