Skip to content

Fix typo in spectrumFileName path: Eventgenerator → EventGenerator#526

Merged
oksuzian merged 2 commits intomainfrom
copilot/fix-typo-in-file-path
Mar 16, 2026
Merged

Fix typo in spectrumFileName path: Eventgenerator → EventGenerator#526
oksuzian merged 2 commits intomainfrom
copilot/fix-typo-in-file-path

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 16, 2026

IPAMuminusMichel.fcl line 50 has Offline/Eventgenerator/data/... — lowercase 'g' — causing an incorrect path for the H spectrum table. The C spectrum table on line 32 of the same file uses the correct casing Offline/EventGenerator/data/....

Original prompt

This section details on the original issue you should resolve

<issue_title>typo in file path</issue_title>
<issue_description>

spectrumFileName: "Offline/Eventgenerator/data/heeck_finer_binning_2016_szafron-scaled-to-1H.tbl"
</issue_description>

Comments on the Issue (you are @copilot in this section)


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Co-authored-by: oksuzian <48927306+oksuzian@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix typo in file path Fix typo in spectrumFileName path: Eventgenerator → EventGenerator Mar 16, 2026
Copilot AI requested a review from oksuzian March 16, 2026 16:23
@oksuzian oksuzian marked this pull request as ready for review March 16, 2026 16:24
@oksuzian oksuzian merged commit b42a885 into main Mar 16, 2026
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.

typo in file path

2 participants