0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00

Fix typo.

This commit is contained in:
Roland Bock 2022-03-13 11:22:10 +01:00 committed by GitHub
parent 03671ea75e
commit 052c8a9e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Introduction # Introduction
Lets see: Let's see:
* You know C++? * You know C++?
* You know some SQL? * You know some SQL?
* You want to use SQL in your C++ program? * You want to use SQL in your C++ program?