Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbrent committed Mar 19, 2023
1 parent d601c72 commit 56df4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gen-xml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ export function makeXmlApp (slides: PresSlide[], company: string): string {
/**
* Creates `docProps/core.xml`
* @param {string} title - metadata data
* @param {string} company - metadata data
* @param {string} subject - metadata data
* @param {string} author - metadata value
* @param {string} revision - metadata value
* @returns XML
Expand Down

0 comments on commit 56df4e6

Please sign in to comment.