Skip to content

docs: fix typo in Piwik tracking comment#134

Open
Avicennasis wants to merge 1 commit into
Stellantis:masterfrom
Avicennasis:docs/fix-typos
Open

docs: fix typo in Piwik tracking comment#134
Avicennasis wants to merge 1 commit into
Stellantis:masterfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix 1 issue across 1 file:

  • assets/js/tag_piwik_PG4D_DOC_id_550.js: removed stray quote in commented-out setCustomVariable call (cvAge"cvAge)

No functional changes — commented code only.

Details

The commented-out Piwik tracking line had a stray double-quote after the cvAge variable reference, which would cause a syntax error if the line were ever uncommented. The adjacent uncommented lines confirm the correct pattern uses bare variable references without trailing quotes.

4 additional findings for clikedBlockclickedBlock in assets/js/api-reference.js were dropped because they involve renaming a JavaScript variable identifier, which is out of scope for a typo-fix PR.

Remove stray quote in commented-out Piwik tracking variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant