Skip to content

Fix misspelling subsec_time_orginal#4

Merged
mworrell merged 3 commits into
masterfrom
fix-subsec_time_orginal-spelling
Jul 1, 2026
Merged

Fix misspelling subsec_time_orginal#4
mworrell merged 3 commits into
masterfrom
fix-subsec_time_orginal-spelling

Conversation

@mworrell

@mworrell mworrell commented Jul 1, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 1, 2026 11:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects a misspelled EXIF tag atom name returned by the library and modernizes the CI workflow configuration used to compile/test the project.

Changes:

  • Fixes the subsec_time_orginal misspelling to subsec_time_original in the EXIF tag mapping.
  • Updates GitHub Actions CI to run on newer OTP versions and bumps the checkout action major version.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/erlang_exif.erl Renames the returned EXIF tag atom for 0x9291 to the correct spelling.
.github/workflows/test.yml Updates the OTP matrix and the actions/checkout version used in CI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/erlang_exif.erl
Comment thread .github/workflows/test.yml
Comment thread .github/workflows/test.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@mworrell
mworrell merged commit a8a08b9 into master Jul 1, 2026
3 checks passed
@mworrell
mworrell deleted the fix-subsec_time_orginal-spelling branch July 1, 2026 12:02
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.

2 participants