summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMelih Mucuk <melihmucuk@gmail.com>2014-12-31 20:08:42 +0200
committerMelih Mucuk <melihmucuk@gmail.com>2014-12-31 20:08:42 +0200
commit634efbb8caaf02feba5f09edd450df1d684e6660 (patch)
tree0fe855681b7874b24563e8551d430d4ac2ccb829
parent3f305ab2831b9e3a1ca9dce35ab42386989e9a61 (diff)
csharp/tr
-rw-r--r--tr-tr/csharp-tr.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/tr-tr/csharp-tr.html.markdown b/tr-tr/csharp-tr.html.markdown
index e5cd3730..c20f90ad 100644
--- a/tr-tr/csharp-tr.html.markdown
+++ b/tr-tr/csharp-tr.html.markdown
@@ -789,7 +789,7 @@ on a new line! ""Wow!"", the masses cried";
public DbSet<Bicycle> Bikes { get; set; }
}
-} // Namespace sonu
+} // namespace sonu
```
## İşlenmeyen Konular