Explorar o código

refactor: changed comments

DESKTOP-C6U04RJ\abp12 %!s(int64=5) %!d(string=hai) anos
pai
achega
9e7ab3234e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/OpenSheetMusicDisplay/OSMDOptions.ts

+ 1 - 1
src/OpenSheetMusicDisplay/OSMDOptions.ts

@@ -94,7 +94,7 @@ export interface IOSMDOptions {
     measureNumberInterval?: number;
     /** Whether to draw fingerings (only left to the note for now). Default true (unless solo part). */
     drawFingerings?: boolean;
-    /** Where to draw fingerings (left, right, above, below, auto).
+    /** Where to draw fingerings (left, right, above, below, or auto).
      * Default left. Auto, above, below experimental (potential collisions because bounding box not correct)
      */
     fingeringPosition?: string;