Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some suggestions for minor text improvements in the docs #255

Merged
merged 2 commits into from
Oct 5, 2023

Commits on Sep 29, 2023

  1. Move libmetal Wiki link to Overview section

    This commit fixes a duplicated definite article 'the' in the last
    section and moves the corrected paragraph to the "Overview" section.
    This change is made because the paragraph contains the Wiki link that
    provides valuable information about libmetal internals, including a
    detailed section titled "OpenAMP Overview".
    
    It also addresses multiple format issues, including missing or duplicate
    spaces in the text, and corrects the line length to match the format
    used in README.md.
    
    Signed-off-by: Gustavo Romero <[email protected]>
    gromero committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    eb5055b View commit details
    Browse the repository at this point in the history
  2. Fix typo in MAINTAINERS.md text

    Remove duplicated indefinite article in the text.
    
    Signed-off-by: Gustavo Romero <[email protected]>
    gromero committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    020066d View commit details
    Browse the repository at this point in the history