Skip to content

Commit

Permalink
comment updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbrent committed Jan 3, 2020
1 parent 8b2139c commit 4214033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/core-shapes.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* PptxGenJS - All PowerPoint Shapes
* PptxGenJS: All PowerPoint Shapes
*/
export const PowerPointShapes = Object.freeze({
ACTION_BUTTON_BACK_OR_PREVIOUS: {
Expand Down
2 changes: 1 addition & 1 deletion src/gen-objects.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* PptxGenJS: Slide object generators
* PptxGenJS: Slide Object Generators
*/

import {
Expand Down

0 comments on commit 4214033

Please sign in to comment.