You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Raullen Chai <no...@github.com.INVALID> on 2020/12/03 01:14:44 UTC

[apache/incubator-teaclave] Correct `libcurl4-openssldev` in the doc (#436)

## Description

`libcurl4-openssldev` is a typo of `libcurl4-openssl-dev`- https://packages.debian.org/jessie/libcurl4-openssl-dev

Fixes # (issue)

Use the right spelling

## Type of change (select or add applied and delete the others)

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] API change with a documentation update
- [ ] Additional test coverage
- [x] Code cleanup or just sync with upstream third-party crates

## How has this been tested?
Doc, not need for testing

## Checklist

- [x] Fork the repo and create your branch from `master`.
- [ ] If you&#39;ve added code that should be tested, add tests.
- [ ] If you&#39;ve changed APIs, update the documentation.
- [x] Ensure the tests pass (see CI results).
- [x] Make sure your code lints/format.

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/436

-- Commit Summary --

  * Update azure-confidential-computing.md
  * Update my-first-function.md

-- File Changes --

    M docs/azure-confidential-computing.md (2)
    M docs/my-first-function.md (2)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/436.patch
https://github.com/apache/incubator-teaclave/pull/436.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/436

Re: [apache/incubator-teaclave] Correct `libcurl4-openssldev` in the doc (#436)

Posted by Mingshen Sun <no...@github.com.INVALID>.
Nice catch! Thank you.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/436#issuecomment-737595466

Re: [apache/incubator-teaclave] Correct `libcurl4-openssldev` in the doc (#436)

Posted by Mingshen Sun <no...@github.com.INVALID>.
Merged #436 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/436#event-4065087557