Browse Source

Typo fixed.

main
offa 7 years ago
parent
commit
c60f3b35b2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -10,7 +10,7 @@ Implementation of `scope_guard` and `unique_resource` as proposed in [**N3949**]

## Compatibility

This implemenation conforms to [N3949][1], except:
This implementation conforms to [N3949][1], except:

1. **Namespace:** Another namespace is used instead of `std`.
1. **Filenames:** The filenames contain a `.h` extension.

Loading…
Cancel
Save