aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStartedVS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/GettingStartedVS.rst')
-rw-r--r--llvm/docs/GettingStartedVS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStartedVS.rst b/llvm/docs/GettingStartedVS.rst
index e65fd8f..b82a4a0 100644
--- a/llvm/docs/GettingStartedVS.rst
+++ b/llvm/docs/GettingStartedVS.rst
@@ -244,7 +244,7 @@ Build the LLVM Suite:
* The Fibonacci project is a sample program that uses the JIT. Modify the
project's debugging properties to provide a numeric command-line argument
or run it from the command line. The program will print the
- corresponding fibonacci value.
+ corresponding Fibonacci value.
Links