Skip to content

[Doc] Fix typo - #362

Open
MonkeyCanCode wants to merge 2 commits into
apache:mainfrom
MonkeyCanCode:fix_typo_09_06_2026
Open

[Doc] Fix typo#362
MonkeyCanCode wants to merge 2 commits into
apache:mainfrom
MonkeyCanCode:fix_typo_09_06_2026

Conversation

@MonkeyCanCode

Copy link
Copy Markdown
Contributor

Summary

Fix couple typo in the doc.

Related Issues

Checklist

Specification

  • Spec changes are included in core-spec/ and follow the existing structure
  • Spec changes have been discussed on the mailing list or in a linked issue
  • Breaking changes to the spec are clearly called out in the summary

Ontology

  • Ontology changes in ontology/ are consistent with spec changes
  • New or modified terms are defined and documented

Converters

  • Converter logic in converters/ is updated to reflect spec or ontology changes
  • New converters include tests under the converter's test directory

Validation

  • Validation rules in validation/ are updated if the spec changed
  • New validation cases are covered by tests

Documentation

  • docs/ is updated to reflect any user-facing changes
  • New features or behaviors are documented with examples where appropriate
  • CONTRIBUTING.md is updated if the contribution process changed

Examples

  • examples/ are added or updated for any new spec constructs or converter support

Tests

  • All existing tests pass (pytest / CI green)
  • New functionality is covered by tests

Compliance

  • ASF license headers are present on all new source files
  • No third-party dependencies are added without PMC/IPMC approval

Copilot AI lite review requested due to automatic review settings September 6, 2026 07:21
@MonkeyCanCode MonkeyCanCode changed the title Fix typo [Doc] Fix typo Sep 6, 2026

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.

🟢 Approval recommended

Changes are limited to documentation/comment typo fixes with no functional impact.

Pull request overview

Updates minor wording in the Ossie specification and a converter test comment to correct typos and improve readability/formatting.

Changes:

  • Fixes a paragraph formatting issue and updates “re-use” → “reuse” in the expression language spec.
  • Corrects “Equivalen to” → “Equivalent to” in the spec’s comparison table header.
  • Fixes a spelling typo in a test comment (“unparseable”/“unparsable” wording).
File summaries
File Description
core-spec/expression_language.md Corrects typos and ensures the spec text/table render cleanly in Markdown.
converters/orionbelt/tests/test_ossie_converter_cumulative.py Adjusts a test comment to correct a typo/wording.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread converters/orionbelt/tests/test_ossie_converter_cumulative.py Outdated
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